chore: remove useless code

This commit is contained in:
wuhai 2024-01-23 15:36:20 +08:00
parent f0733cedc6
commit 321ad2680a

View File

@ -1,5 +1,3 @@
include(${CMAKE_SOURCE_DIR}/.cmake/sak_common.cmake)
function(sak_auto_execute_windeployqt target)
if(WIN32)
set(SAK_WINDEPLOYQT_EXECUTABLE "${QT_DIR}/../../../bin/windeployqt.exe")