mirror of
https://github.com/boostorg/gil.git
synced 2026-02-02 21:02:13 +00:00
15 lines
412 B
Plaintext
15 lines
412 B
Plaintext
# Boost.GIL (Generic Image Library)
|
|
# Controls building of Boost.GIL examples
|
|
#
|
|
# Copyright (c) 2018 Mateusz Loskot <mateusz@loskot.net>
|
|
#
|
|
# Use, modification and distribution is subject to 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)
|
|
|
|
project boost-gil-example
|
|
: # requirements
|
|
;
|
|
|
|
# TODO: Add targets for examples
|