Skip to content
Snippets Groups Projects

Removed template stuff from CMake

Merged Whitney Armstrong requested to merge cleanup_cmake into master
2 files
+ 1
7
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -35,7 +35,7 @@ SKIP_EVENTS=0
DETECTOR_ONLY=0
FILE_TAG="view"
DAWN_RUN_DIR="scripts/view1"
DETECTOR_FILE="detector_template.xml"
DETECTOR_FILE="reference_detector.xml"
POSITIONAL=()
while [[ $# -gt 0 ]]
Loading