Skip to content

Commit c245e08

Browse files
committed
Correcting lupdate at Qt6
1 parent 69e0332 commit c245e08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

omodsim/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ if(Qt6_FOUND)
263263
qt_add_lupdate(omodsim
264264
TS_FILES ${TS_FILES}
265265
SOURCES ${SOURCES} ${HEADERS} ${UI_FILES}
266-
OUTPUT_DIR ${CMAKE_CURRENT_SOURCE_DIR}/translations
267266
)
268267
target_link_libraries(omodsim PRIVATE Qt::Core5Compat)
269268
else()

0 commit comments

Comments
 (0)