mirror of
https://github.com/boostorg/thread.git
synced 2026-01-25 18:52:16 +00:00
12 lines
275 B
Plaintext
12 lines
275 B
Plaintext
# Copyright (C) 2001-2003
|
|
# William E. Kempf
|
|
#
|
|
# 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)
|
|
|
|
import toolset ;
|
|
toolset.using doxygen ;
|
|
|
|
boostbook thread : thread.xml ;
|
|
|