mirror of
https://github.com/QuasarApp/Credits.git
synced 2025-05-16 11:29:44 +00:00
update cmake
This commit is contained in:
parent
498423b476
commit
fe956661dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@ compile_commands.json
|
|||||||
CTestTestfile.cmake
|
CTestTestfile.cmake
|
||||||
_deps
|
_deps
|
||||||
*_autogen*
|
*_autogen*
|
||||||
|
docs/
|
||||||
|
2
CMake
2
CMake
@ -1 +1 @@
|
|||||||
Subproject commit 30b2e07c474ab032dd120475b0a2a4cca6012fe7
|
Subproject commit 80494ec0d1da475ab3085cb80ac861804b11bec5
|
@ -27,7 +27,7 @@ find_package(Qt${QT_VERSION_MAJOR} COMPONENTS Core Test QUIET)
|
|||||||
|
|
||||||
include(CMake/ccache.cmake)
|
include(CMake/ccache.cmake)
|
||||||
include(CMake/QuasarAppCITargets.cmake)
|
include(CMake/QuasarAppCITargets.cmake)
|
||||||
include(CMake/tr.cmake)
|
include(CMake/QtUtils.cmake)
|
||||||
|
|
||||||
# Add sub directories
|
# Add sub directories
|
||||||
add_subdirectory(src)
|
add_subdirectory(src)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user