mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 15:49:28 -08:00
Compare commits
1 Commits
a799cd097a
...
make_loggi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
48cc5e3c85 |
@@ -372,6 +372,13 @@ if(WIN32)
|
||||
PATTERN "*.dll"
|
||||
)
|
||||
|
||||
install(
|
||||
DIRECTORY "${CMAKE_BINARY_DIR}/cockatrice/"
|
||||
DESTINATION ./
|
||||
FILES_MATCHING
|
||||
PATTERN "*.ini"
|
||||
)
|
||||
|
||||
# Qt plugins: audio (Qt5), iconengines, imageformats, multimedia (Qt6) platforms, printsupport (Qt5), styles, tls (Qt6)
|
||||
install(
|
||||
DIRECTORY "${QT_PLUGINS_DIR}/"
|
||||
|
||||
2
vcpkg
2
vcpkg
Submodule vcpkg updated: 6f29f12e82...a0ea252731
Reference in New Issue
Block a user