~aleteoryx/muditaos

ref: df12fbaa95eb446fe3df67782f369457e13ef9dc muditaos/third-party/sml-utils/CMakeLists.txt -rw-r--r-- 143 bytes
df12fbaa — Maciej Gibowicz [BH-2099] Add synchronization of custom quotes with Center 11 months 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/)