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