# 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
