mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-16 19:39:36 +00:00
fix the cmake stub
This commit is contained in:
parent
3f958bec50
commit
1b37c780c9
@ -10,6 +10,6 @@
|
|||||||
project(CQtDeployer LANGUAGES CXX)
|
project(CQtDeployer LANGUAGES CXX)
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.1)
|
cmake_minimum_required(VERSION 3.1)
|
||||||
include(CMake/QuasarAppCITargets.cmake)
|
include(QuasarAppLib/CMake/QuasarAppCITargets.cmake)
|
||||||
|
|
||||||
initAll()
|
initAll()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user