build.patch 362 B

123456789101112
  1. --- db/nist/CMakeLists.txt
  2. +++ db/nist/CMakeLists.txt
  3. @@ -89,7 +89,7 @@
  4. foreach(step_input ${NIST_SAMPLE_STEP_MODELS})
  5. - ADD_NIST_STEP_TARGET(${step_input} "BRL-CAD Geometry Models/Sample")
  6. + #ADD_NIST_STEP_TARGET(${step_input} "BRL-CAD Geometry Models/Sample")
  7. endforeach(step_input ${NIST_SAMPLE_STEP_MODELS})
  8. CMAKEFILES(${NIST_SAMPLE_STEP_MODELS})