milis/talimatname/genel/b/brlcad/build.patch

12 lines
362 B
Diff
Raw Normal View History

2018-01-03 07:55:47 +01:00
--- db/nist/CMakeLists.txt
+++ db/nist/CMakeLists.txt
@@ -89,7 +89,7 @@
foreach(step_input ${NIST_SAMPLE_STEP_MODELS})
- ADD_NIST_STEP_TARGET(${step_input} "BRL-CAD Geometry Models/Sample")
+ #ADD_NIST_STEP_TARGET(${step_input} "BRL-CAD Geometry Models/Sample")
endforeach(step_input ${NIST_SAMPLE_STEP_MODELS})
CMAKEFILES(${NIST_SAMPLE_STEP_MODELS})