2025-01-12 20:40:08 +08:00

16 lines
456 B
Plaintext

# Boost.GIL (Generic Image Library) - extensions tests
#
# Copyright (c) 2019 Mateusz Loskot <mateusz@loskot.net>
#
# 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)
build-project dynamic_image ;
build-project histogram ;
build-project numeric ;
build-project toolbox ;
build-project io ;
build-project image_processing ;
build-project rasterization ;