diff --git a/memfs/CMakeLists.txt b/memfs/CMakeLists.txt index 04aba8494..254336231 100644 --- a/memfs/CMakeLists.txt +++ b/memfs/CMakeLists.txt @@ -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