diff --git a/CMakeLists.txt b/CMakeLists.txt index 16993735a..722e102b7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -165,7 +165,7 @@ target_link_libraries(${BTCPP_LIBRARY} Threads::Threads ${CMAKE_DL_LIBS} $ - minitrace + $ PUBLIC ${BTCPP_EXTRA_LIBRARIES} ) diff --git a/examples/t09_scripting.cpp b/examples/t09_scripting.cpp index c8be35c5a..bca9774bb 100644 --- a/examples/t09_scripting.cpp +++ b/examples/t09_scripting.cpp @@ -10,7 +10,7 @@ static const char* xml_text = R"(