CMake: Fix Linux build
This commit is contained in:
@@ -62,7 +62,8 @@ set(SRCS
|
|||||||
)
|
)
|
||||||
|
|
||||||
set(TS_FILES
|
set(TS_FILES
|
||||||
translations/duckstation-qt_pt.ts
|
translations/duckstation-qt_pt-br.ts
|
||||||
|
translations/duckstation-qt_pt-pt.ts
|
||||||
)
|
)
|
||||||
|
|
||||||
set_source_files_properties(${TS_FILES} PROPERTIES OUTPUT_LOCATION "${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/translations")
|
set_source_files_properties(${TS_FILES} PROPERTIES OUTPUT_LOCATION "${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/translations")
|
||||||
|
|||||||
Reference in New Issue
Block a user