mirror of https://github.com/ecmwf/eccodes.git
Update description of MEMFS feature
This commit is contained in:
parent
889e758f66
commit
caaadd923a
|
@ -93,7 +93,7 @@ endif()
|
||||||
# memfs
|
# memfs
|
||||||
|
|
||||||
ecbuild_add_option( FEATURE MEMFS
|
ecbuild_add_option( FEATURE MEMFS
|
||||||
DESCRIPTION "Memory based access to definitions"
|
DESCRIPTION "Memory based access to definitions/samples"
|
||||||
DEFAULT OFF
|
DEFAULT OFF
|
||||||
CONDITION EC_HAVE_FMEMOPEN OR EC_HAVE_FUNOPEN
|
CONDITION EC_HAVE_FMEMOPEN OR EC_HAVE_FUNOPEN
|
||||||
REQUIRED_PACKAGES "Python VERSION 2.6"
|
REQUIRED_PACKAGES "Python VERSION 2.6"
|
||||||
|
|
Loading…
Reference in New Issue