Add CI to test Ubuntu build
+ Refactor CMakeLists
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user