~aleteoryx/muditaos

ref: f7f5bc377ad45f735777096c9edddeeae453b671 muditaos/third-party/sml-utils/CMakeLists.txt -rw-r--r-- 144 bytes
f7f5bc37 — Adam Dobrowolski [EGD-8208] Added stop audio route on async response 4 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/)