~aleteoryx/muditaos

ref: master muditaos/third-party/msgpack11/CMakeLists.txt -rw-r--r-- 134 bytes
2cd0e472 — Lefucjusz [BH-000] Update Harmony 2.10.0 changelog 5 months ago
                                                                                
1
2
3
4
5
6
add_library(msgpack11 msgpack11/msgpack11.cpp)

target_include_directories(msgpack11
    PUBLIC
        ${CMAKE_CURRENT_SOURCE_DIR}
)