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