Files
assert/test/CMakeLists.txt
2019-12-15 20:10:02 +02:00

8 lines
284 B
CMake

# Copyright 2018, 2019 Peter Dimov
# 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
include(BoostTestJamfile)
boost_test_jamfile(FILE Jamfile.v2 LIBRARIES Boost::assert Boost::core)