mirror of https://github.com/ecmwf/eccodes.git
AppVeyor Windows build: enable MEMFS
This commit is contained in:
parent
ee3f2dbb4b
commit
99b60df3aa
|
@ -75,7 +75,7 @@ build_script:
|
|||
-D ENABLE_NETCDF=1 ^
|
||||
-D ENABLE_JPG=1 ^
|
||||
-D IEEE_LE=1 ^
|
||||
-D ENABLE_MEMFS=0 ^
|
||||
-D ENABLE_MEMFS=1 ^
|
||||
-D ENABLE_EXTRA_TESTS=ON ^
|
||||
-D WINDOWS_TESTING_BASHRC=%WINDOWS_TESTING_BASHRC% ^
|
||||
..
|
||||
|
|
Loading…
Reference in New Issue