CMake: Put executable into top-level directory

This commit is contained in:
Vladimir Golovnev (Glassez) 2020-04-30 15:53:54 +03:00
parent 642bf7b8a6
commit fb42434946
No known key found for this signature in database
GPG Key ID: 52A2C7DEE2DFA6F7

View File

@ -25,6 +25,7 @@ set_target_properties(qBittorrent
AUTOUIC True
AUTORCC True
MACOSX_BUNDLE True
RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}"
)
# translations