mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the cmake script
This commit is contained in:
parent
5964496f9b
commit
281bb27b5e
@ -11,6 +11,7 @@ set(CMAKE_AUTORCC ON)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
set(SAK_QT_COMPONENTS
|
||||
Core
|
||||
|
||||
Loading…
Reference in New Issue
Block a user