mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-13 05:50:26 +01:00
Update source/Irrlicht/CMakeLists.txt
This commit is contained in:
parent
a43fdfb4db
commit
f8e64c6800
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue
Block a user