~aleteoryx/muditaos

ref: 89cfcb94a9a61289dbb49d9a6fda06f18861b44f muditaos/third-party/msgpack11/CMakeLists.txt -rw-r--r-- 134 bytes
89cfcb94 — Marcin Zieliński [MOS-357] Fix backing from new contact window when came there from call log 2 years ago
                                                                                
1
2
3
4
5
6
add_library(msgpack11 msgpack11/msgpack11.cpp)

target_include_directories(msgpack11
    PUBLIC
        ${CMAKE_CURRENT_SOURCE_DIR}
)