Jamfile.v2 313 B

12345678910
  1. # Copyright David Abrahams, Daniel Wallin 2006. Distributed under the
  2. # Boost Software License, Version 1.0. (See accompanying file
  3. # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  4. # Boost Parameter Library Python bindings test Jamfile
  5. import testing ;
  6. import python ;
  7. bpl-test python_test ;