aboutsummaryrefslogtreecommitdiff
blob: 5768ad63a2532fdc0d292be8ff1c13d7a086b021 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/db/nist/CMakeLists.txt
+++ b/db/nist/CMakeLists.txt
@@ -10,7 +10,8 @@ set(NIST_SAMPLE_MODELS
 )
 
 foreach(im ${NIST_SAMPLE_MODELS})
-  ADD_G_TARGET(${im} "BRL-CAD Geometry Models/Sample")
+#  disabled because this often segfaults
+#  ADD_G_TARGET(${im} "BRL-CAD Geometry Models/Sample")
 endforeach(im ${NIST_SAMPLE_MODELS})
 
 CMAKEFILES(