// file : libbuild2/utility-uninstalled.cxx -*- C++ -*- // copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include namespace build2 { bool build_installed = false; }