~aleteoryx/muditaos

ref: e84aa4a52f67ea29a0ceeef478bfa960800fa4de muditaos/third-party/sml-utils/CMakeLists.txt -rw-r--r-- 143 bytes
e84aa4a5 — Lefucjusz [BH-2091] Remove timer from loop mode in Relaxation 1 year, 28 days 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/)