From cfcabf7a12a2426410de69d882b882c11306cfe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=C3=A1n=20Maureira-Fredes?= Date: Tue, 31 Aug 2021 10:23:10 +0200 Subject: Remove lupdate changes temporarily The new version will be added in 6.2, and some changes were pushed to 6.1 but they were not working. Change-Id: I0ce85b1ebcfcba6bd0d683fa543bc8fdd7e4d080 Reviewed-by: Christian Tismer (cherry picked from commit 897e5d4651abb3e1c7b131a0ec10e011b2b187ce) --- sources/pyside-tools/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/pyside-tools/CMakeLists.txt') diff --git a/sources/pyside-tools/CMakeLists.txt b/sources/pyside-tools/CMakeLists.txt index 559c9faa1..26c126da1 100644 --- a/sources/pyside-tools/CMakeLists.txt +++ b/sources/pyside-tools/CMakeLists.txt @@ -54,7 +54,7 @@ if(NOT NO_QT_TOOLS STREQUAL "yes") endif() -# pyside6-rcc, pyside6-uic, pyside6-designer, shiboken and pyside6-lupdate entrypoints +# pyside6-rcc, pyside6-uic, pyside6-designer, and shiboken entrypoints install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/pyside_tool.py DESTINATION bin PERMISSIONS -- cgit v1.2.3