main
zhuzihcu 2023-06-05 09:45:09 +08:00
parent b2328ba82c
commit cf9ffbe0ca
1 changed files with 0 additions and 2 deletions

View File

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