mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 04:01:32 -06:00
5 lines
98 B
CMake
5 lines
98 B
CMake
![]() |
target_sources(test_default
|
||
|
PRIVATE
|
||
|
${CMAKE_CURRENT_SOURCE_DIR}/test_intset.cpp
|
||
|
)
|