summaryrefslogtreecommitdiff
path: root/doc/CMakeLists.txt
blob: 2f40bc00644b5ef50354c411da934b9f37a94a59 (plain)
1
2
3
4
5
6
7
8
9
#
# Copyright Troy D. Straszheim
#
# Distributed under the Boost Software License, Version 1.0.
# See http://www.boost.org/LICENSE_1_0.txt
#
if (BUILD_DOCUMENTATION)
  add_subdirectory(src)
endif ()