mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-21 08:09:35 +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
|
||||
AUTORCC True
|
||||
MACOSX_BUNDLE True
|
||||
RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}"
|
||||
)
|
||||
|
||||
# translations
|
||||
|
Loading…
Reference in New Issue
Block a user