Skip to content

Commit

Permalink
builds latest master
Browse files Browse the repository at this point in the history
  • Loading branch information
paskino committed Aug 20, 2018
1 parent e54712f commit 01b41ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SuperBuild/External_CCPi-RGL.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ if(NOT ( DEFINED "USE_SYSTEM_${externalProjName}" AND "${USE_SYSTEM_${externalPr
ExternalProject_Add(${proj}
${${proj}_EP_ARGS}
GIT_REPOSITORY ${${proj}_URL}
#GIT_TAG ${${proj}_TAG}
GIT_TAG origin/cmaking
GIT_TAG ${${proj}_TAG}
#GIT_TAG origin/cmaking
SOURCE_DIR ${${proj}_SOURCE_DIR}
BINARY_DIR ${${proj}_BINARY_DIR}
DOWNLOAD_DIR ${${proj}_DOWNLOAD_DIR}
Expand Down

0 comments on commit 01b41ae

Please sign in to comment.