Fix CMake deprecation warning
Minimum Qt version is now 6.5
This commit is contained in:
@@ -56,7 +56,7 @@ install(DIRECTORY
|
||||
|
||||
qt_generate_deploy_app_script(
|
||||
TARGET qteletextmaker
|
||||
FILENAME_VARIABLE deploy_script
|
||||
OUTPUT_SCRIPT deploy_script
|
||||
NO_UNSUPPORTED_PLATFORM_ERROR
|
||||
)
|
||||
install(SCRIPT ${deploy_script})
|
||||
|
||||
Reference in New Issue
Block a user