X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Doc%2FCMakeLists.txt;h=eed65ebd998f5737f500ca34a0ab962fdeb83ff3;hb=e154c98235f8e02f98c0647c1eba8b426cdff45f;hp=ea1a813ae10757ab4f8f7f3cc9110ef3be8bafd1;hpb=97a91ae1ba48f9b623a6a3377e62916dad3febf0;p=gdcm.git diff --git a/Doc/CMakeLists.txt b/Doc/CMakeLists.txt index ea1a813a..eed65ebd 100644 --- a/Doc/CMakeLists.txt +++ b/Doc/CMakeLists.txt @@ -2,7 +2,7 @@ # Build the documentation SET(HTML_DIR - ${GDCM_DATA_DIR}/html + ${GDCM_INSTALL_DATA_DIR}/html ) SET(TARGET_DIR @@ -39,7 +39,7 @@ IF(GDCM_DOCUMENTATION) SET(GDCM_DOCUMENTATION_HAVE_DOT "NO") ENDIF(DOT) - #Should rewrote this thing with FOREACH: + #Should rewrite this thing with FOREACH: #----------------------------------------------------------------------------- # Build the documentation for developpers