diff --git a/CMakeLists.txt b/CMakeLists.txt index 60cfd4d..49056df 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -223,6 +223,7 @@ target_compile_definitions(${TARGET} PUBLIC install(TARGETS ${TARGET} LIBRARY DESTINATION lib ARCHIVE DESTINATION lib/static + RUNTIME DESTINATION bin ) #