mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Fix som Cmake PATH
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user