Jamfile.v2 284 B

12345678
  1. # Copyright (c) 2008-2009 Emil Dotchevski and Reverge Studios, Inc.
  2. # Distributed under the Boost Software License, Version 1.0. (See accompanying
  3. # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  4. import testing ;
  5. run gen.cpp : -od ../include/boost/qvm/gen ;