4 lines
53 B
CMake

target_sources(${TARGET_NAME} PRIVATE
utility.cpp
)