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
/
devtest
/
mods
/
testformspec
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
includ
option
(
ENABLE_SYSTEM_GMP
"Use GMP from system"
TRUE
)
mark_as_advanced
(
GMP_LIBRARY GMP_INCLUDE_DIR
)
set
(
USE_SYSTEM_GMP FALSE
)
if
(
ENABLE_SYSTEM_GMP
)
find_library
(
GMP_LIBRARY NAM