Skip to content

Commit

Permalink
Use a backwards compatible parser's version
Browse files Browse the repository at this point in the history
  • Loading branch information
pothitos committed Dec 12, 2017
1 parent c2b7cc8 commit b56d532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/XCSP3/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ include(ExternalProject)
ExternalProject_Add(XCSP3-CPP-Parser
PREFIX parser
GIT_REPOSITORY https://github.com/xcsp3team/XCSP3-CPP-Parser.git
GIT_TAG 7aff
CONFIGURE_COMMAND ""
BINARY_DIR parser/src/XCSP3-CPP-Parser/samples
BUILD_COMMAND $(MAKE) lib
Expand Down

0 comments on commit b56d532

Please sign in to comment.