mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Switch Irrlicht dependency to our own fork
-> https://github.com/minetest/irrlicht
This commit is contained in:
parent
3579dd2186
commit
91c9313c87
4 changed files with 39 additions and 56 deletions
|
@ -295,7 +295,6 @@ else()
|
|||
endif(NOT HAIKU AND NOT APPLE)
|
||||
|
||||
find_package(JPEG REQUIRED)
|
||||
find_package(BZip2 REQUIRED)
|
||||
find_package(PNG REQUIRED)
|
||||
if(APPLE)
|
||||
find_library(CARBON_LIB Carbon REQUIRED)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue