index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
Modules
/
FindIrrlicht.cmake
Age
Commit message (
Expand
)
Author
2021-07-27
Take advantage of IrrlichtMt CMake target (#11287)
JosiahWI
2021-06-05
Fix check that given IRRLICHT_LIBRARY exists
sfan5
2021-04-28
Add helpful error messages if Irrlicht library / include dir are set incorrec...
sfan5
2021-03-26
Adjust build config for Irrlicht changes (again)
sfan5
2021-03-09
Switch Irrlicht dependency to our own fork
sfan5
2019-06-10
Add compatibility to vcpkg buildsystem (#8317)
adrido
2017-10-30
Initial Haiku support (#6568)
miqlas
2015-03-27
Clean up and tweak build system
ShadowNinja
2015-02-21
Improve FindIrrlicht.cmake module
Markus Koschany
2015-01-08
Remove included SQLite3
ShadowNinja
2011-05-17
Added libIrrlicht.dll.a to searched library names for non-MSVC windows
Perttu Ahola
2011-02-16
forgot some test code in...
Perttu Ahola
2011-02-16
Hopefully fixed some of the errors in cmake's finding of irrlicht
Perttu Ahola
2011-02-15
might work good on cmake+msvc now
Perttu Ahola
2011-02-01
Hopefully fixed the problem of IRRLICHT_SOURCE_DIR being not considered when ...
Perttu Ahola
2011-01-08
CMake stuff works now on linux and windows... and should be possible to make ...
Perttu Ahola
2011-01-08
CMake working on Linux (not on windows)
Perttu Ahola