- CMake 3.15.0
- GCC C++1z
Your directory structure should look like this:
CMake and Make actions should generate the executable file as well as a bunch of auxiliary files:
- Restart at step 4 to repeat the experiment.**
- Restart at step 3, if you modify the source code with C++11 compatible functionalities.**
- If you update the source code using C++1z or C++2x, restart at step 2, after modifying the CXX flags.**
- You don't need to cleanup the results directory as the script replaces the files automatically.
- This is a sample adaptation for academic purposes only.