diff options
Diffstat (limited to 'Utilities/cmake_release_unix_config.sh')
-rwxr-xr-x | Utilities/cmake_release_unix_config.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmake_release_unix_config.sh b/Utilities/cmake_release_unix_config.sh index 7efd0ec..2f63332 100755 --- a/Utilities/cmake_release_unix_config.sh +++ b/Utilities/cmake_release_unix_config.sh @@ -40,7 +40,7 @@ CFLAGS="" CXXFLAGS="" PREFIX="/usr/local" INSTALL_SUBDIRS="bin share doc" - +DOC_DIR="/doc/cmake" # Functions can be replaced by configuration file. # Create extra files in the installation tree. This allows |