dftlibs / xcfun

XCFun: A library of exchange-correlation functionals with arbitrary-order derivatives
https://dftlibs.org/xcfun/
Mozilla Public License 2.0
57 stars 32 forks source link

Rename one CMake option #105

Closed robertodr closed 4 years ago

robertodr commented 4 years ago

Avoids possible namespace collisions when using XCFun via FetchContent

Status

bast commented 4 years ago

For more context: we have seen a name collision within LSDalton.

bast commented 4 years ago

Thanks!