mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-09-30 05:09:08 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
39e7fbf333
commit
48a73e9959
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
set(QC_TS_FILES
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/zh_CN.ts
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/en_US.ts
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/ja_JP.ts
|
||||
)
|
||||
# 设置qm文件生成目录
|
||||
set_source_files_properties(${QC_TS_FILES} PROPERTIES OUTPUT_LOCATION "${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue