We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e0332 commit c245e08Copy full SHA for c245e08
1 file changed
omodsim/CMakeLists.txt
@@ -263,7 +263,6 @@ if(Qt6_FOUND)
263
qt_add_lupdate(omodsim
264
TS_FILES ${TS_FILES}
265
SOURCES ${SOURCES} ${HEADERS} ${UI_FILES}
266
- OUTPUT_DIR ${CMAKE_CURRENT_SOURCE_DIR}/translations
267
)
268
target_link_libraries(omodsim PRIVATE Qt::Core5Compat)
269
else()
0 commit comments