5 lines
92 B
CMake
5 lines
92 B
CMake
target_sources(${TARGET_NAME} PRIVATE
|
|
LocalPoolVariableTest.cpp
|
|
LocalPoolVectorTest.cpp
|
|
)
|