4 lines
55 B
CMake

target_sources(${TARGET_NAME} PRIVATE
simple.cpp
)