9 lines
87 B
CMake
9 lines
87 B
CMake
target_sources(${TARGET_NAME} PRIVATE
|
|
FileSystemTest.cpp
|
|
Q7STestTask.cpp
|
|
)
|
|
|
|
|
|
|
|
|