4 lines
66 B
CMake
4 lines
66 B
CMake
|
target_sources(${TARGET_NAME} PRIVATE
|
||
|
IntTestSerialization.cpp
|
||
|
)
|