Skip to content

Commit

Permalink
aravis: Change git tag to aravis-0-6 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
TIS-Edgar committed Nov 26, 2019
1 parent edca8b9 commit 5ce5a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/CMakeLists.txt
Expand Up @@ -43,7 +43,7 @@ if (BUILD_ARAVIS)
ExternalProject_Add(aravis
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/aravis
GIT_REPOSITORY "https://github.com/AravisProject/aravis.git"
GIT_TAG ARAVIS_0_6_2
GIT_TAG aravis-0-6
CONFIGURE_COMMAND ${ARAVIS_CONFIG}
BUILD_COMMAND make -j4 CFLAGS=-fPIC
INSTALL_COMMAND "" # Do not install we are statically linking
Expand Down

0 comments on commit 5ce5a1e

Please sign in to comment.