diff --git a/CMakeLists.txt b/CMakeLists.txt index 97306213a..298d8dc47 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -71,6 +71,7 @@ if(MSVC) install( PROGRAMS ${CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS} + C:\\openssl\\bin\\libeay32.dll C:\\openssl\\bin\\ssleay32.dll DESTINATION ${CMAKE_INSTALL_SBINDIR} ) endif()