arduino-cmake / Arduino-CMake-NG

CMake-Based framework for Arduino platforms
MIT License
138 stars 39 forks source link

Fixed bug in library finding function #90

Closed MrPointer closed 5 years ago

MrPointer commented 5 years ago

A somewhat strange bug related to caching variables set by the find_file function, introduced only in later version of CMake.