eive-obsw/linux/csp/CMakeLists.txt

9 lines
72 B
CMake
Raw Normal View History

2021-02-14 14:55:33 +01:00
target_sources(${TARGET_NAME} PUBLIC
CspComIF.cpp
CspCookie.cpp
)