mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Corrected indentation.
This commit is contained in:
parent
959c544fcd
commit
93cff8dfda
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ if (WIN32)
|
|||
)
|
||||
|
||||
# add a custom command to copy the SSL DLLs
|
||||
add_custom_command(
|
||||
add_custom_command(
|
||||
TARGET ${TARGET_NAME}
|
||||
POST_BUILD
|
||||
COMMAND "${CMAKE_COMMAND}" -E copy_directory "$ENV{VCPKG_ROOT}/installed/x64-windows/bin" "$<TARGET_FILE_DIR:${TARGET_NAME}>"
|
||||
|
|
Loading…
Reference in a new issue