### Copyright (C) 2022 by Camden Mannett.
### Distributed under the Boost Software License, Version 1.0.
### (See accompanying file LICENSE or copy at https://www.boost.org/LICENSE_1_0.txt)

include(${CMAKE_CURRENT_SOURCE_DIR}/../cmake/build_types/unit_test.cmake)
include(${CMAKE_CURRENT_SOURCE_DIR}/../cmake/build_types/unit_test_coverage.cmake)
include(${CMAKE_CURRENT_SOURCE_DIR}/../cmake/build_types/death_test.cmake)
