dftd3 / simple-dftd3

reimplementation of the DFT-D3 program
https://dftd3.readthedocs.io
GNU Lesser General Public License v3.0
51 stars 24 forks source link

replace deprecated `make_directory` with `file(MAKE_DIRECTORY)` #21

Closed e-kwsm closed 1 year ago

e-kwsm commented 2 years ago

https://cmake.org/cmake/help/v3.14/command/make_directory.html

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (5976744) into main (d76ce40) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   50.35%   50.35%           
=======================================
  Files          34       34           
  Lines        3753     3753           
  Branches     1595     1595           
=======================================
  Hits         1890     1890           
  Misses       1192     1192           
  Partials      671      671           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more