Update source/Irrlicht/CMakeLists.txt

This commit is contained in:
sfan5 2024-01-22 09:43:57 +01:00 committed by GitHub
parent a43fdfb4db
commit f8e64c6800
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -513,6 +513,7 @@ target_include_directories(IrrlichtMt
${link_includes}
)
# this needs to be here and not in a variable (like link_includes) due to issues with the generator expressions
target_link_libraries(IrrlichtMt PRIVATE
${ZLIB_LIBRARY}
${JPEG_LIBRARY}