Config deps
Compare changes
- Vladimir Onoprienko authored
The main reason of this change is to place URLs and Git Tags of remote dependencies at the top of CMakeLists.txt Another outсome is that the user will be able to adjust these settings easily.
+ 14
− 4
@@ -3,13 +3,23 @@ project(exple_cmake_build CXX)
@@ -3,13 +3,23 @@ project(exple_cmake_build CXX)
@@ -29,8 +39,8 @@ if (DOWNLOAD_DEPS)
@@ -29,8 +39,8 @@ if (DOWNLOAD_DEPS)