CExA-project / ddc

DDC is a discrete domain computation library.
https://ddc.mdls.fr
Other
33 stars 5 forks source link

Remove unnecessary compile definitions #672

Open tpadioleau opened 2 weeks ago

tpadioleau commented 2 weeks ago

Removed:

target_compile_definitions(DDC INTERFACE DDC_BUILD_DOUBLE_PRECISION) is replaced by a config.hpp.in file.

DDC public headers