6 lines
88 B
CMake
6 lines
88 B
CMake
cmake_minimum_required(VERSION 3.13)
|
|
|
|
|
|
add_subdirectory(cpiofs)
|
|
add_subdirectory(fatfs)
|