Search found 1 match

by Jan van Mastbergen
Fri Jan 03, 2020 11:13 pm
Forum: General Discussion
Topic: Sample CMake of Make instruction to include library in build
Replies: 0
Views: 1404

Sample CMake of Make instruction to include library in build

Hi, Can someone point me to an instruction or sample to include an external library (provided as source code, i.e. u8g2) in the build of a small test program? So far the documentation has not been helping. I do have some experience with regular Make but in the esp-idf environment both build systems ...