2
0
mirror of https://github.com/boostorg/icl.git synced 2026-01-19 16:22:18 +00:00
Files
icl/example/custom_interval_/Jamfile.v2
2024-03-11 08:38:17 -05:00

10 lines
258 B
Plaintext

# (C) Copyright 2010: Joachim Faulhaber
# 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)
exe custom_interval
:
custom_interval.cpp
:
;