~aleteoryx/muditaos

ref: e6adfdb39acff59834ecdb9e941ec9fc534535e2 muditaos/third-party/sml-utils/CMakeLists.txt -rw-r--r-- 143 bytes
e6adfdb3 — Maciej-Mudita [MOS-75] Fix incorrect data in pure heapstats tool 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/)