mirror of
https://github.com/boostorg/concept_check.git
synced 2025-08-02 14:04:35 +02:00
added stl_concept_covering.cpp
[SVN r15512]
This commit is contained in:
1
Jamfile
1
Jamfile
@@ -3,6 +3,7 @@ subproject libs/concept_check ;
|
|||||||
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
|
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
|
||||||
include testing.jam ;
|
include testing.jam ;
|
||||||
|
|
||||||
|
compile stl_concept_covering.cpp ;
|
||||||
compile concept_check_test.cpp ;
|
compile concept_check_test.cpp ;
|
||||||
compile class_concept_check_test.cpp ;
|
compile class_concept_check_test.cpp ;
|
||||||
link-fail concept_check_fail_expected.cpp ;
|
link-fail concept_check_fail_expected.cpp ;
|
||||||
|
Reference in New Issue
Block a user