Hello all,
I recently stumbled upon this project when looking for ways to use cmake with Arduino. I am reusing the examples within the project, and wanted to expand blink.cpp by using . Only adding the include into blink.cpp makes the compilation fail. cmake is unable to find the library and terminates compilation. I fail to understand why. Could anyone enlighten me?