1
0
mirror of https://github.com/zhuzichu520/FluentUI.git synced 2025-03-15 00:19:42 +08:00
This commit is contained in:
zhuzihcu 2023-06-05 09:45:09 +08:00
parent b2328ba82c
commit cf9ffbe0ca

@ -24,8 +24,6 @@ add_definitions(-DVERSION=1,3,2,0)
find_package(Qt6 REQUIRED COMPONENTS Quick REQUIRED) find_package(Qt6 REQUIRED COMPONENTS Quick REQUIRED)
qt_standard_project_setup()
#Cpp #Cpp
file(GLOB_RECURSE CPP_FILES *.cpp *.h) file(GLOB_RECURSE CPP_FILES *.cpp *.h)
foreach(filepath ${CPP_FILES}) foreach(filepath ${CPP_FILES})