diff --git a/CMakeLists.txt b/CMakeLists.txt index c9528bda6..d44131e03 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -240,7 +240,7 @@ target_link_libraries(${BTCPP_LIBRARY} if(BTCPP_GROOT_INTERFACE) target_link_libraries(${BTCPP_LIBRARY} - PRIVATE + PUBLIC $ ) endif()