# file : build/bootstrap.build # copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file cxx.std = experimental using cxx if! $cxx.features.modules warn 'c++ compiler does not support modules' hxx{*}: extension = hxx mxx{*}: extension = mxx cxx{*}: extension = cxx