~aleteoryx/muditaos

ref: 07fb74f1712d2610d8ee891b0234825f846143e8 muditaos/third-party/sml-utils/CMakeLists.txt -rw-r--r-- 143 bytes
07fb74f1 — Dawid Wojtas [BH-1618] Fix the wrong front light on the back action 3 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/)