Skip to content
Snippets Groups Projects
Commit b0ba55f6 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: external/PODD.CMakeLists.txt

parent bf5152f7
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ include(ExternalProject)
ExternalProject_Add(PODD_project
GIT_REPOSITORY https://github.com/whit2333/analyzer.git
GIT_TAG origin/testing
GIT_TAG origin/master
SOURCE_DIR "${CMAKE_BINARY_DIR}/hallac_PODD-src"
BINARY_DIR "${CMAKE_BINARY_DIR}/hallac_PODD-build"
CMAKE_ARGS "-DCMAKE_INSTALL_PREFIX=@CMAKE_INSTALL_PREFIX@" "-DCMAKE_PREFIX_PATH=@CMAKE_INSTALL_PREFIX@"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment