We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56b4cc7 + 518d46a commit 3815c4eCopy full SHA for 3815c4e
src/CMakeLists.txt
@@ -327,7 +327,7 @@ CPM_AddModule("gl_platform"
327
# ++ MODULE: Arc-Look-At (Autoview Camera)
328
CPM_AddModule("look_at"
329
GIT_REPOSITORY "https://github.com/CIBC-Internal/cpm-arc-look-at"
330
- GIT_TAG "origin/master")
+ GIT_TAG "origin/SCIRun")
331
332
# ++ MODULE: Entity System
333
CPM_AddModule("es"
@@ -368,7 +368,7 @@ CPM_AddModule("es_general"
368
# ++ MODULE: Entity System Rendering.
369
CPM_AddModule("es_render"
370
GIT_REPOSITORY "https://github.com/CIBC-Internal/cpm-es-render"
371
- GIT_TAG "origin/master"
+ GIT_TAG "origin/SCIRun"
372
USE_EXISTING_VER TRUE)
373
374
# ++ MODULE: Acorn
0 commit comments