Archipelago/test/cpp/intset/CMakeLists.txt

5 lines
98 B
CMake

target_sources(test_default
PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}/test_intset.cpp
)