This commit is contained in:
朱子楚\zhuzi
2024-03-18 17:13:20 +08:00
parent a587443ea7
commit 2e0081322f
4 changed files with 1 additions and 7 deletions

View File

@ -102,4 +102,3 @@ if (CMAKE_BUILD_TYPE MATCHES "Release")
)
endif()
endif()

View File

@ -13,6 +13,3 @@
2. **Script-DeployRelease**
执行Qt的windeployqt或macdeployqt命令这个脚本只在windows与macos才有linux不支持