mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-02 18:04:32 +00: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…
x
Reference in New Issue
Block a user