mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-29 11:48:05 -06:00
CMake: Put executable into top-level directory
This commit is contained in:
@@ -25,6 +25,7 @@ set_target_properties(qBittorrent
|
||||
AUTOUIC True
|
||||
AUTORCC True
|
||||
MACOSX_BUNDLE True
|
||||
RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}"
|
||||
)
|
||||
|
||||
# translations
|
||||
|
||||
Reference in New Issue
Block a user