~aleteoryx/muditaos

ref: aee4561d81795372183109c851a97f9602eb372d muditaos/third-party/sml-utils/CMakeLists.txt -rw-r--r-- 143 bytes
aee4561d — Lefucjusz [BH-2048] Major Eink driver refactor 1 year, 7 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/)