Make failing, SdFat CMakeLists.txt missing
AndrewCapon opened this issue · 1 comments
AndrewCapon commented
Hi,
The cmake seems to fail:
CMake Error at CMakeLists.txt:60 (add_subdirectory):
The source directory
/Volumes/Samsung_T5/Development/pico/pico-arduino/Arduino/SdFat
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:68 (install):
install TARGETS given target "sdfat" which does not exist.
Cheers
Andy
pschatzmann commented
I removed the sdfat again...so the build should work again