diff --git a/cpp/CMakeLists.txt b/cpp/CMakeLists.txt index f24a6233..6856149b 100644 --- a/cpp/CMakeLists.txt +++ b/cpp/CMakeLists.txt @@ -349,7 +349,7 @@ if(LIBLOOT_BUILD_SHARED) install(FILES $ DESTINATION ${CMAKE_INSTALL_LIBDIR} OPTIONAL - CONFIGURATIONS RelWithDebInfo) + CONFIGURATIONS Debug RelWithDebInfo) endif() install(DIRECTORY "${PROJECT_SOURCE_DIR}/include/"