~aleteoryx/muditaos

ref: 7eb1278f0b19713264cf4401475d215ad11a220f muditaos/third-party/msgpack11/CMakeLists.txt -rw-r--r-- 134 bytes
7eb1278f — Maciej Gibowicz [BH-1476] Add greetings in all languages 1 year, 4 months ago
                                                                                
1
2
3
4
5
6
add_library(msgpack11 msgpack11/msgpack11.cpp)

target_include_directories(msgpack11
    PUBLIC
        ${CMAKE_CURRENT_SOURCE_DIR}
)