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
2021-07-09 16:57:34 +02:00
utility.cpp
2021-02-23 12:13:04 +01:00
)