Skip to content

Commit

Permalink
Pull in a symtseries build that is cmake 2.8.7 compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
trink committed Oct 5, 2015
1 parent e5ac5a6 commit 47617c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/externals.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if(INCLUDE_SANDBOX)
externalproject_add(
${SANDBOX_PACKAGE}
GIT_REPOSITORY https://github.com/mozilla-services/lua_sandbox.git
GIT_TAG 6a7294aec037eff898efc475f9ed9df47e4eb34e
GIT_TAG 89c540babd3070b5abab3177607664b8c4989c77
CMAKE_ARGS ${SANDBOX_ARGS}
INSTALL_DIR ${PROJECT_PATH}
)
Expand Down

0 comments on commit 47617c4

Please sign in to comment.