# Copyright 2016 by Martin Moene
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

add_subdirectory( lest_expect_abort  )
add_subdirectory( lest_expect_assert )

enable_testing()

# end of file
