-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Failsafe when Servus implementation can't created and fallback to dum…
…my (#80)
- Loading branch information
hernando
authored
Oct 11, 2017
1 parent
8d47578
commit 2e9a23a
Showing
4 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
Submodule common
updated
17 files
+30 −2 | CHANGES.md | |
+2 −8 | Common.cmake | |
+1 −1 | CommonCPPCTest.cmake | |
+5 −7 | CommonCPack.cmake | |
+21 −4 | CommonFindPackage.cmake | |
+117 −51 | CommonGraph.cmake | |
+30 −0 | CommonInstallProject.cmake | |
+1 −2 | CommonPythonCTest.cmake | |
+1 −0 | DoxygenRule.cmake | |
+3 −1 | FindLibJpegTurbo.cmake | |
+6 −124 | GitExternal.cmake | |
+2 −20 | README.md | |
+36 −33 | SubProject.cmake | |
+0 −7 | UpdateGitExternal.cmake | |
+2 −7 | cpp/version.cpp | |
+8 −0 | cpp/version.h | |
+1 −1 | util/git_pre-commit.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters