iPlug2 / iPlug2OOS

Template to build an iPlug2 project with CI/CD and publish a WAM to github pages
https://iplug2.github.io/iPlug2OOS/
92 stars 22 forks source link

cmake generated files for the workflows in in iPlugOOS template #6

Closed erikgrahn13 closed 1 year ago

erikgrahn13 commented 1 year ago

cmake generated files for the workflows in iPlugOOS template to run. Small changes needed to be done in the iPlug2 repo.

Now entire projects can be configured with only the CMakeLists.txt for every project without needing projects specific solutions files.

Some formatting of the code was also made, that's why the diff looks bigger than it is.