~aleteoryx/muditaos

ref: 4e685bb7ec84d6ed5f6e4eb64f8d71591a636fc7 muditaos/third-party/sml-utils/CMakeLists.txt -rw-r--r-- 143 bytes
4e685bb7 — Lefucjusz [MOS-999] Provide additional info in log filename 2 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/)