mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 05:53:59 -07:00
keep going
This commit is contained in:
parent
4c162e2ab9
commit
aacd4ae548
4 changed files with 11 additions and 10 deletions
|
|
@ -183,8 +183,9 @@ if(WIN32)
|
|||
set(plugin_dest_dir Plugins)
|
||||
set(qtconf_dest_dir .)
|
||||
|
||||
# Use target runtime dir for both multi-config (VS) and single-config (Ninja)
|
||||
install(
|
||||
DIRECTORY "${CMAKE_BINARY_DIR}/${PROJECT_NAME}/${CMAKE_BUILD_TYPE}/"
|
||||
DIRECTORY "$<TARGET_FILE_DIR:servatrice>/"
|
||||
DESTINATION ./
|
||||
FILES_MATCHING
|
||||
PATTERN "*.dll"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue