eive-obsw/linux/utility/CMakeLists.txt

8 lines
59 B
CMake
Raw Normal View History

2021-02-23 12:13:04 +01:00
target_sources(${TARGET_NAME} PUBLIC
Utility.cpp
)