removed invalid code

This commit is contained in:
ronoaer
2023-09-30 17:40:26 +08:00
parent 5535b6a6e3
commit 07d7fac490
2 changed files with 0 additions and 5 deletions

View File

@@ -61,9 +61,6 @@ set(AMNEZIAVPN_TS_FILES
file(GLOB_RECURSE AMNEZIAVPN_TS_SOURCES *.qrc *.cpp *.h *.ui)
qt_create_translation(AMNEZIAVPN_QM_FILES ${AMNEZIAVPN_TS_SOURCES} ${AMNEZIAVPN_TS_FILES})
#add_custom_target(amnezia_messages DEPENDS ${AMNEZIAVPN_MESSAGES})
#add_custom_target(amnezia_translations DEPENDS ${AMNEZIAVPN_QM_FILES} amnezia_messages)
#add_dependencies(${PROJECT} amnezia_translations)
set(QM_FILE_LIST "")
foreach(FILE ${AMNEZIAVPN_QM_FILES})