Jscott44 / RTEP5-the-raspberry-jam

Realtime digital guitar effects pedal designed for Raspberry PI, written in C++
MIT License
12 stars 0 forks source link

59 fix test linking #60

Closed iamdario closed 5 months ago

iamdario commented 5 months ago

Test files are now being successfully linked. Turns out there was a typo in one of the CMakeList.txt files where it was unable to correctly find the include directory. This will now close Issues #37 and #59 .