~aleteoryx/muditaos

ref: 178fba165e9a426fb2da84e4091b701ff610d280 muditaos/third-party/sml-utils/CMakeLists.txt -rw-r--r-- 143 bytes
178fba16 — Lefucjusz [MOS-783] First part of new dir structure implementation 3 years ago
                                                                                
1
2
3
4
add_library(sml-logger INTERFACE) 
add_library(sml::utils::logger ALIAS sml-logger)

target_include_directories(sml-logger INTERFACE include/)