编译处理。
This commit is contained in:
@@ -21,8 +21,8 @@ find_package(QT NAMES Qt6 Qt5 REQUIRED COMPONENTS Widgets Network Sql)
|
||||
find_package(Qt${QT_VERSION_MAJOR} REQUIRED COMPONENTS Widgets Network Sql)
|
||||
|
||||
set(QAPPLICATION_CLASS QApplication CACHE STRING "Inheritance class for SingleApplication")
|
||||
add_subdirectory(ofen/SingleApplication)
|
||||
include_directories(ofen)
|
||||
add_subdirectory(3rd/SingleApplication)
|
||||
include_directories(3rd)
|
||||
|
||||
set(PROJECT_SOURCES
|
||||
main.cpp
|
||||
|
||||
Reference in New Issue
Block a user