Skip to content

Commit

Permalink
Use the origin-al parser's repository
Browse files Browse the repository at this point in the history
  • Loading branch information
pothitos authored Mar 6, 2017
1 parent e6600be commit 1a20e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/XCSP3/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ add_subdirectory(../../core ../../core)
include(ExternalProject)
ExternalProject_Add(XCSP3-CPP-Parser
PREFIX parser
GIT_REPOSITORY https://github.com/pothitos/XCSP3-CPP-Parser.git
GIT_REPOSITORY https://github.com/xcsp3team/XCSP3-CPP-Parser.git
CONFIGURE_COMMAND ""
BINARY_DIR parser/src/XCSP3-CPP-Parser/samples
BUILD_COMMAND make lib
Expand Down

0 comments on commit 1a20e2d

Please sign in to comment.