]> granicus.if.org Git - openjpeg/commitdiff
ENH: Sync with ITK and add ref to doxygen
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Wed, 25 Jan 2006 18:45:49 +0000 (18:45 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Wed, 25 Jan 2006 18:45:49 +0000 (18:45 +0000)
ChangeLog
DartConfig.cmake

index 37136a6cc80efc90619d6f1818efab75e06da78c..1c5c9dc97cf12330149866c922bc45856af4b2fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ What's New for OpenJPEG
 + : added
 
 January 25, 2006
+! [Mathieu Malaterre] Sync with ITK repository, also add ref to doxygen
 ! [Mathieu Malaterre] Add a lot of comments on the CMake build system
 ! [Mathieu Malaterre] Fix MINGW32 and BORLAND compilation problems.
 
index ec6b0f91a56f9f22e12b4a3ea4174b2f3552d13c..20e6733950db104d139a7217b10fe7002d210146 100644 (file)
@@ -18,3 +18,5 @@ SET (PROJECT_URL "http://www.openjpeg.org")
 SET (CVS_WEB_URL "http://euterpe.tele.ucl.ac.be/cgi-bin/viewcvs.cgi/")
 SET (CVS_WEB_CVSROOT "OpenJPEG")
 
+SET (USE_DOXYGEN "On")
+SET (DOXYGEN_URL "http://www.openjpeg.org/libdoc/index.html")