stdlib
stdlib copied to clipboard
Fypp call update for windows compatability
This is a small change I made to the fypp call in CMake so that it can run fypp and build on Windows. If CMake can't find fypp the location can be specified via '-DCMAKE_INCLUDE_PATH" variable when configuring project.
@awvwgk any ideas on how to solve this issue? Maybe a solution like for test-drive (with CMake files)?
I am not in favour of adding the fypp file into the stdlib project.