git » kcolorpicker.git » main » tree

[main] / rename-qt5-version.patch

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1d15048..a96250d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -65,6 +65,7 @@ set_target_properties(kColorPicker
 					  RUNTIME_OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/bin
 		 			  VERSION ${PROJECT_VERSION}
 					  SOVERSION 0
+					  OUTPUT_NAME kColorPicker-Qt5
 					  )
 
 install(TARGETS kColorPicker