Add CI to test Ubuntu build

+ Refactor CMakeLists
This commit is contained in:
2022-07-16 20:11:07 -04:00
parent 3497b97f6e
commit 82b06c247d
3 changed files with 31 additions and 10 deletions

3
.gitignore vendored
View File

@@ -3,6 +3,7 @@
# CMake build files
**/cmake-build-debug/**
**/build/**
# C++ objects and libs
*.slo
@@ -35,7 +36,7 @@ ui_*.h
*.qmlc
*.jsc
Makefile*
*build-*
/*build-*
*.qm
*.prl