~aleteoryx/muditaos

ref: d7c8a8a6bfbcd8735df9d62bf4f0a2083e488d5c muditaos/third-party/fakeit/CMakeLists.txt -rw-r--r-- 139 bytes
d7c8a8a6 — Lukasz Mastalerz [CP-1210] Contacts imported from SIM dont show up in Mudita Center 3 years ago
                                                                                
1
2
3
4
add_library(fakeit INTERFACE) 
add_library(test::fakeit ALIAS fakeit)

target_include_directories(fakeit INTERFACE FakeIt/single_header/)