2
0
mirror of https://github.com/boostorg/gil.git synced 2026-02-20 14:52:10 +00:00
Files
gil/example/Jamfile
Mateusz Łoskot ecc19de7c9 Simplify and clean up Jamfiles
Rename Jamfile.v2 to Jamfile - BBV1 is dead.
Remove numeric/test/test.cpp as redundant.
2018-09-21 18:02:37 +02:00

14 lines
380 B
Plaintext

# Boost.GIL (Generic Image Library) - 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