Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > 5a34252e39e95980eda09b8e947f601a > files > 2

kwayland-5.1.2-3.mga5.src.rpm

--- kwayland-5.1.2/src/server/CMakeLists.txt.orig	2015-02-21 18:02:40.493853232 -0500
+++ kwayland-5.1.2/src/server/CMakeLists.txt	2015-02-21 18:04:11.388167557 -0500
@@ -30,16 +30,16 @@
                                                  EXPORT_NAME WaylandServer
 )
 
-# install(TARGETS KF5WaylandServer EXPORT KF5WaylandTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
-#
-# install(FILES
-#   ${CMAKE_CURRENT_BINARY_DIR}/kwaylandserver_export.h
-#   buffer_interface.h
-#   compositor_interface.h
-#   display.h
-#   output_interface.h
-#   seat_interface.h
-#   shell_interface.h
-#   surface_interface.h
-#   DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/KWayland/Server COMPONENT Devel
-# )
+ install(TARGETS KF5WaylandServer EXPORT KF5WaylandTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
+
+ install(FILES
+   ${CMAKE_CURRENT_BINARY_DIR}/kwaylandserver_export.h
+   buffer_interface.h
+   compositor_interface.h
+   display.h
+   output_interface.h
+   seat_interface.h
+   shell_interface.h
+   surface_interface.h
+   DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/KWayland/Server COMPONENT Devel
+ )