~aleteoryx/muditaos

ref: 00fd29f8bd867f09f7d34b032e3dab5067ccc539 muditaos/third-party/fakeit/CMakeLists.txt -rw-r--r-- 139 bytes
00fd29f8 — Marcin Zieliński [MOS-477] Add the call log erasing option 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/)