~aleteoryx/muditaos

ref: e97a6a7ac770dffc3a7207237f63d417a6efa5ce muditaos/third-party/sml-utils/CMakeLists.txt -rw-r--r-- 143 bytes
e97a6a7a — Lefucjusz [BH-2085] Commit Harmony database migration 1 year, 3 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/)