heal-research/operon
CMakeLists.txt
:279
target_compile_definitions(operon_operon PUBLIC
"$<$<BOOL:${USE_SINGLE_PRECISION}>:USE_SINGLE_PRECISION>"
"$<$<BOOL:${HAVE_CERES}>:HAVE_CERES>"
)
target_compile_definitions(operon_operon PUBLIC
"$<$<BOOL:${USE_SINGLE_PRECISION}>:USE_SINGLE_PRECISION>"
"$<$<BOOL:${HAVE_CERES}>:HAVE_CERES>"
)