We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f6c5b commit 1dec511Copy full SHA for 1dec511
CMakeLists.txt
@@ -219,7 +219,7 @@ endif()
219
######################################################
220
# INSTALL
221
222
-INSTALL(TARGETS ${BTCPP_LIBRARY}
+INSTALL(TARGETS minitrace ${BTCPP_LIBRARY}
223
EXPORT ${BTCPP_LIBRARY}Targets
224
ARCHIVE DESTINATION ${BTCPP_LIB_DESTINATION}
225
LIBRARY DESTINATION ${BTCPP_LIB_DESTINATION}
0 commit comments