~aleteoryx/muditaos

ref: bdd300e963787ec1a839fc464d3f400fc3e46664 muditaos/third-party/fakeit/CMakeLists.txt -rw-r--r-- 139 bytes
bdd300e9 — Lefucjusz [MOS-969] Unify GUI action after contact adding 2 years ago
                                                                                
1
2
3
4
add_library(fakeit INTERFACE) 
add_library(test::fakeit ALIAS fakeit)

target_include_directories(fakeit INTERFACE FakeIt/single_header/)