PGM_Toolkit NOTE: CMakeLists.txt holds all information necessary to build your application. Generate project files: $ cd build $ cmake .. Continue to build your application: $ make