Files
boost_functional/overloaded_function/test/Jamfile.v2
T

14 lines
367 B
Plaintext

# Copyright (C) 2009-2012 Lorenzo Caminiti
# Distributed under the Boost Software License, Version 1.0
# (see accompanying file LICENSE_1_0.txt or a copy at
# http://www.boost.org/LICENSE_1_0.txt)
# Home at http://www.boost.org/libs/functional/overloaded_function
import testing ;
project : requirements <library>/boost//unit_test_framework ;
run identity.cpp ;