1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 11:29:51 +03:00

Issue with SSL

This commit is contained in:
Bertrand Songis 2023-10-02 13:59:25 +02:00
parent 6942f0abe0
commit 9565dd7dfd
No known key found for this signature in database
GPG key ID: F189F79290FEC50F

View file

@ -437,6 +437,7 @@ elseif(WIN32)
"${PYTHON_DIRECTORY}/lib/site-packages/PyQt4"
PATH_SUFFIXES bin
DOC "Path to SDL.dll"
)
if(SDL_LIB_DIR)
install(FILES ${SDL_LIB_DIR}/SDL.dll DESTINATION ${INSTALL_DESTINATION})
else()