build_exe: script: - mkdir -p build - cd build - cmake ../src - cmake --build .