4 lines
67 B
CMake
4 lines
67 B
CMake
|
target_sources(${TARGET_NAME} PRIVATE
|
||
|
LocalPoolVariableTest.cpp
|
||
|
)
|