Fix som Cmake PATH

This commit is contained in:
Simon De Backer
2020-12-13 20:57:10 +01:00
parent 8fb1cd0fa7
commit 842b39d68b
3 changed files with 11 additions and 11 deletions

View File

@@ -72,7 +72,7 @@ find_package(
set(CMAKE_AUTOUIC_SEARCH_PATHS ${QET_DIR}/sources/ui)
set_source_files_properties(${TS_FILES} PROPERTIES OUTPUT_LOCATION "l10n")
set_source_files_properties(${TS_FILES} PROPERTIES OUTPUT_LOCATION "lang")
qt5_add_translation(QM_FILES ${TS_FILES})
# als laatse