summaryrefslogtreecommitdiff
path: root/libopenjpeg/CMakeLists.txt
AgeCommit message (Expand)Author
2010-12-08 (thanks to Winfried for his help)Antonin Descampe
2010-12-05revert to previous behaviour for cmake: builds (and links) dynamically by def...Antonin Descampe
2010-12-03workaround for name clash when building static and dynamic on WIN32 (see http...Antonin Descampe
2010-11-28changed cmake behaviour: executables are now always statically linked. When -...Antonin Descampe
2010-11-17install man pages by default. install CHANGES and LICENSEAntonin Descampe
2010-10-26Installation fixes when using CMakeBen Boeckel
2010-10-22Don't clobber openjpeg.h from jp3dBen Boeckel
2010-10-21fixed paths to png and tiff in CMakeLists.txt and fixed link to lcms library ...Antonin Descampe
2010-10-05Added files to let people build openjpeg with configure tools ; Added makefil...Antonin Descampe
2010-06-29Synchronize branch and trunk cmakelists filesMathieu Malaterre
2007-09-25BUG: Fix previous patch from Callum Lerwick. I have no clue what CMAKE_INSTAL...Mathieu Malaterre
2007-09-12Patch from Callum Lerwick. Fixed the library linking so it links with the sov...Francois-Olivier Devaux
2006-07-22ENH: Update CMake to do proper installation. Still using the 2.2 installation...Mathieu Malaterre
2006-02-05ENH: Do the proper thing for static/sharedMathieu Malaterre
2006-02-01changed function definitions of INT and FIX modules to 'inline'Freeimage
2006-01-31ENH: Update CMake to match the new shared lib system (no more def file)Mathieu Malaterre
2006-01-31COMP: Fix compilation on MINGWMathieu Malaterre
2006-01-31STYLE: More verbose commentsMathieu Malaterre
2006-01-31ENH: Move to a def solution to avoid polluting header file with declspecMathieu Malaterre
2006-01-25ENH: Sync with ITK repositoryMathieu Malaterre
2006-01-25STYLE: Add a lot of comments for the CMake build systemMathieu Malaterre
2006-01-25added cmake files to the projectAntonin Descampe