1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-06-29 16:52:29 +00:00

Externalize build of third parties from the main build

This commit is contained in:
2019-03-22 16:07:04 +01:00
parent 2390cc983b
commit 768fa3cfe0
8 changed files with 41 additions and 49 deletions

12
.gitignore vendored
View File

@ -1,6 +1,12 @@
cmake-build-debug
# Builds dirs
cmake-build-*
build
taglib-build
# IDE
.clickable
.idea
local
*.project
# Third parties ouput dir
third/local