diff --git a/rtperformance/CMakeLists.txt b/rtperformance/CMakeLists.txt index e05c8bf2..c9f6e556 100644 --- a/rtperformance/CMakeLists.txt +++ b/rtperformance/CMakeLists.txt @@ -6,6 +6,7 @@ set(CPPS add_library(rtperformance STATIC ${HEADERS} ${CPPS}) target_link_libraries(rtperformance PRIVATE ddio + plog::plog ) target_include_directories(rtperformance PUBLIC $