summaryrefslogtreecommitdiff
path: root/devel/mrc/files/patch-CMakeLists.txt
blob: 52216a326af31573678edc25a624e146e39f341b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- CMakeLists.txt.orig	2025-05-26 08:12:33 UTC
+++ CMakeLists.txt
@@ -100,7 +100,7 @@ endif()
 	endif()
 endif()
 
-install(TARGETS mrc)
+#install(DIRECTORY example DESTINATION share/examples/mrc)
 
 if(WIN32)
 	install(FILES cmake/mrc-config.cmake DESTINATION cmake)