CMake

# create CMakeLists.txt
cmake . # configure project
cmake --build .
./my-executable arguments