Skip to content
Snippets Groups Projects

Lukas update

Merged Viktor Klochkov requested to merge lukas_update into master
28 files
+ 643
619
Compare changes
  • Side-by-side
  • Inline
Files
28
+ 1
1
@@ -7,7 +7,7 @@ set(Flow_INCLUDE_DIR ${Flow_INSTALL_DIR}/include)
set(Flow_LIBRARY_DIR ${Flow_INSTALL_DIR}/lib)
ExternalProject_Add(Flow_Ext
GIT_REPOSITORY "https://github.com/eugene274/flow.git"
GIT_REPOSITORY "https://github.com/viktorklochkov/flow.git"
GIT_TAG "master"
UPDATE_DISCONNECTED ${UPDATE_DISCONNECTED}
SOURCE_DIR "${EXTERNAL_DIR}/Flow_src"
Loading