Jamfile.v2 498 B

1234567891011121314
  1. # Boost.Contract Library Jamfile
  2. #
  3. # Use, modification, and distribution are subject to the
  4. # Boost Software License, Version 1.0. (See accompanying file
  5. # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  6. # please order by name to ease maintenance (this is used by CI)
  7. #
  8. # CI build of examples disabled at repository owner's request (examples are
  9. # meant for docs so for simplicity might omit work-around to build on all plat)
  10. # build-project example ;
  11. #
  12. build-project test ;