mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-06 15:04:34 +08:00
CMake: Put executable into top-level directory
This commit is contained in:
parent
642bf7b8a6
commit
fb42434946
@ -25,6 +25,7 @@ set_target_properties(qBittorrent
|
|||||||
AUTOUIC True
|
AUTOUIC True
|
||||||
AUTORCC True
|
AUTORCC True
|
||||||
MACOSX_BUNDLE True
|
MACOSX_BUNDLE True
|
||||||
|
RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}"
|
||||||
)
|
)
|
||||||
|
|
||||||
# translations
|
# translations
|
||||||
|
Loading…
Reference in New Issue
Block a user