summaryrefslogtreecommitdiff
path: root/science/madness/files/patch-src_CMakeLists.txt
blob: f61d753ca512292947408975319f9e742a6f980d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/CMakeLists.txt.orig	2018-08-27 06:57:22 UTC
+++ src/CMakeLists.txt
@@ -2,7 +2,7 @@
 
 add_subdirectory(madness)
 add_subdirectory(apps)
-add_subdirectory(examples)
+#add_subdirectory(examples)
 
 install(FILES madness.h
     DESTINATION "${MADNESS_INSTALL_INCLUDEDIR}"