// -*- c++ -*- #pragma once struct Settings { std::string builddir; };