~aleteoryx/muditaos

ref: 8ee57a431f42e79786c4a594497de734b78c822b muditaos/third-party/sml-utils/CMakeLists.txt -rw-r--r-- 143 bytes
8ee57a43 — Lefucjusz [BH-000] Update Harmony changelog 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/)