Use the correct branch of mgcxx
This commit is contained in:
parent
55fd6dcc75
commit
f61bf766bb
@ -303,8 +303,8 @@ endif()
|
||||
|
||||
ExternalProject_Add(mgcxx-proj
|
||||
PREFIX mgcxx-proj
|
||||
GIT_REPOSITORY https://github.com/memgraph/mgcxx.git
|
||||
GIT_TAG ${MGCXX_GIT_TAG}
|
||||
GIT_REPOSITORY https://github.com/memgraph/mgcxx
|
||||
GIT_TAG "origin/remove-limit"
|
||||
CMAKE_ARGS
|
||||
"-DCMAKE_INSTALL_PREFIX=<INSTALL_DIR>"
|
||||
"-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}"
|
||||
|
Loading…
Reference in New Issue
Block a user