7 lines
70 B
CMake
7 lines
70 B
CMake
target_sources(${TARGET_NAME} PUBLIC
|
|
TmFunnel.cpp
|
|
Timestamp.cpp
|
|
)
|
|
|
|
|