mirror of
https://github.com/stenzek/duckstation.git
synced 2025-07-23 18:40:18 +00:00
CMake: Fix Linux build
This commit is contained in:
parent
ba9ada1100
commit
75156b76af
@ -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")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user