forked from boostorg/concept_check
Remove obsolete Boost.Build v1 files.
[SVN r35880]
This commit is contained in:
14
Jamfile
14
Jamfile
@@ -1,14 +0,0 @@
|
||||
# Copyright David Abrahams, Jeremy Siek 2006. Distributed under the
|
||||
# Boost Software License, Version 1.0. (See accompanying file
|
||||
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
subproject libs/concept_check ;
|
||||
|
||||
import testing ;
|
||||
|
||||
test-suite concept_check
|
||||
: [ compile stl_concept_covering.cpp ]
|
||||
[ compile concept_check_test.cpp ]
|
||||
[ compile class_concept_check_test.cpp ]
|
||||
[ link-fail concept_check_fail_expected.cpp ]
|
||||
[ link-fail class_concept_fail_expected.cpp ]
|
||||
;
|
Reference in New Issue
Block a user