~aleteoryx/muditaos

ref: df6d7848f55a94cfeb999363169a6ccf297ce3e4 muditaos/third-party/msgpack11/CMakeLists.txt -rw-r--r-- 134 bytes
df6d7848 — Lefucjusz [BH-2056] Add bedside lamp settings 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
add_library(msgpack11 msgpack11/msgpack11.cpp)

target_include_directories(msgpack11
    PUBLIC
        ${CMAKE_CURRENT_SOURCE_DIR}
)