mirror of https://github.com/ecmwf/eccodes.git
ECC-1276: MEMFS: Better management of generated files
This commit is contained in:
parent
eeb48dda94
commit
eac369e7e6
|
@ -1,3 +1,5 @@
|
|||
# Note: the count 10 of generated C files must match
|
||||
# the 'generated_c_files' list
|
||||
list( APPEND memfs_args
|
||||
--count 10
|
||||
--output ${CMAKE_CURRENT_BINARY_DIR}/memfs_gen
|
||||
|
|
Loading…
Reference in New Issue