1
0
Fork 0
OpenLCP/protocol/uuid/CMakeLists.txt

7 lines
102 B
CMake

target_sources(${PROJECT_NAME}
PUBLIC
uuid/uuid.h
PRIVATE
uuid/uuid.cpp
)