summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2010-03-23 16:28:33 +0000
committerStephen D. Huston <shuston@apache.org>2010-03-23 16:28:33 +0000
commit7ccc673bd3900480cd2a360137c4172642809e67 (patch)
tree0ef4830c7c46386ea9a73e0af0113992ed19c35d /cpp
parent572e2e63991d6b4fef3296f7dac6878b6044eff2 (diff)
downloadqpid-python-7ccc673bd3900480cd2a360137c4172642809e67.tar.gz
Install/stage generated api docs to docs/api/html. Resolves QPID-2463.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@926649 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/BuildInstallSettings.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/BuildInstallSettings.cmake b/cpp/BuildInstallSettings.cmake
index c1cf2bcba2..b3ca26b6ad 100644
--- a/cpp/BuildInstallSettings.cmake
+++ b/cpp/BuildInstallSettings.cmake
@@ -92,7 +92,7 @@ if (WIN32)
"Directory to install read-only arch.-independent data root")
set (QPID_INSTALL_EXAMPLESDIR examples CACHE STRING
"Directory to install programming examples in")
- set (QPID_INSTALL_HTMLDIR html CACHE STRING
+ set (QPID_INSTALL_HTMLDIR docs/api/html CACHE STRING
"Directory to install HTML documentation")
set (QPID_INSTALL_INCLUDEDIR include CACHE STRING
"Directory to install programming header files")