Remove git submodules in favor of cmake's ExternalProject
This commit is contained in:
parent
735d508a29
commit
4e4d2c5ce0
7 changed files with 69 additions and 20 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -91,3 +91,6 @@ compile_commands.json
|
|||
*.rpm
|
||||
*.deb
|
||||
package.dir
|
||||
|
||||
# Dependencies
|
||||
.third-party
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue