project(kalmia) target_sources(kalmia PUBLIC geometry.c) if (KALMIA_BUILD_TESTS) target_sources(kalmia-tests PUBLIC geometry.test.c) endif()