remove SVN detection
- Sep 19, 2018
-
-
Benjamin Bross authored
With new Xcode and clang-10.0 SVN revision number detection in CMakeLists.txt causes a compilation error with cyclic redundancies. - Fix by removing this feature completely. (useless in git repo) - Not affecting results
-