index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
minimal
/
mods
/
default
/
textures
/
default_steel_block.png
diff options
context:
1
2
3
4
# Look for Lua library to use
# This selects LuaJIT by default
option
(
ENABLE_LUAJIT
"Enable LuaJIT support"
TRUE
)
set
(
USE_LUAJIT FALSE
)
option
(
REQUIRE_LUAJIT
"Require LuaJIT support"
FALSE
)
if
(
REQUIRE_LUAJIT
)
set
(
ENABLE_LUAJIT TRUE
)
endif
()
if
(
ENABLE_LUAJIT
)
find_package
(
LuaJIT
)
if
(
LUAJIT_FOUND
)
set
(
USE_LUAJIT TRUE
)steel_block.png?id=b6569f1c699e8bd3dfef50c64272fdb035b43b6c'>patch)
tree
c88ebbf0593376c8d4dc376f552fe1751514c6f4
/
games/minimal/mods/default/textures/default_steel_block.png
parent
a4a9ee94f3aff59fcb9e8f8e31409843564ef6fb
(
diff
)
download
minetest-b6569f1c699e8bd3dfef50c64272fdb035b43b6c.tar.gz
minetest-b6569f1c699e8bd3dfef50c64272fdb035b43b6c.tar.bz2
minetest-b6569f1c699e8bd3dfef50c64272fdb035b43b6c.zip
Add missing languages to the settings
Diffstat
(limited to 'games/minimal/mods/default/textures/default_steel_block.png')
0 files changed, 0 insertions, 0 deletions