This commit is contained in:
Bruno Alexandre Rosa 2026-04-25 10:01:48 -03:00 committed by GitHub
commit e51a8fa45d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 29 additions and 20 deletions

View file

@ -234,7 +234,7 @@ if(WIN32)
list(APPEND libSearchDirs ${QT_LIBRARY_DIR})
install(
DIRECTORY "${CMAKE_BINARY_DIR}/${PROJECT_NAME}/${CMAKE_BUILD_TYPE}/"
DIRECTORY "$<TARGET_FILE_DIR:oracle>/"
DESTINATION ./
FILES_MATCHING
PATTERN "*.dll"