Skip to content

Commit 3815c4e

Browse files
committed
Merge pull request #742 from SCIInstitute/controls
Controls
2 parents 56b4cc7 + 518d46a commit 3815c4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ CPM_AddModule("gl_platform"
327327
# ++ MODULE: Arc-Look-At (Autoview Camera)
328328
CPM_AddModule("look_at"
329329
GIT_REPOSITORY "https://github.com/CIBC-Internal/cpm-arc-look-at"
330-
GIT_TAG "origin/master")
330+
GIT_TAG "origin/SCIRun")
331331

332332
# ++ MODULE: Entity System
333333
CPM_AddModule("es"
@@ -368,7 +368,7 @@ CPM_AddModule("es_general"
368368
# ++ MODULE: Entity System Rendering.
369369
CPM_AddModule("es_render"
370370
GIT_REPOSITORY "https://github.com/CIBC-Internal/cpm-es-render"
371-
GIT_TAG "origin/master"
371+
GIT_TAG "origin/SCIRun"
372372
USE_EXISTING_VER TRUE)
373373

374374
# ++ MODULE: Acorn

0 commit comments

Comments
 (0)