$ cd dev_course/ $ cd cmake_example_project/ $ cd build/ $ cmake .. $ make -j1 $ ./CMAKE_TEST_PROJECT_MAIN