Creating an iPlug2 CMake module

The learning curve is pretty steep at first, but I’m really liking the repeatability of it. It’s fitting in really well with our CI/CD system (GitLab CI) and making build-and-test on every push a practical possibility. We were doing it before, but keeping the Bash script and Windows batch file in sync (and alllll the project files) was not always easy.