Remove git submodules in favor of cmake's ExternalProject

This commit is contained in:
Konstantinos Sideris 2018-03-03 13:02:33 +02:00
parent 735d508a29
commit 4e4d2c5ce0
7 changed files with 69 additions and 20 deletions

3
.gitignore vendored
View file

@ -91,3 +91,6 @@ compile_commands.json
*.rpm
*.deb
package.dir
# Dependencies
.third-party