Change CMakeLists.txt to build examples by default (image_to_j2k and j2k_to_image).
[openjpeg.git] / codec / CMakeLists.txt
2010-07-01 Mathieu MalaterreNeed to include png/tiff include path
2010-06-29 Mathieu MalaterreSynchronize branch and trunk cmakelists files
2010-06-21 Mathieu Malaterreadding j2k_dump executable
2010-05-26 Mathieu MalaterreReactivate ctest
2007-11-27 Francois-Olivier... Created the file index.c in the codec directory. This...
2007-09-07 Mathieu MalaterreBUG: cannot run tests if EXAMPLES are not built
2007-09-07 Mathieu MalaterreENH: Add cmake code to do testing if user has properly...
2007-09-06 Mathieu MalaterreENH: Fix unitialized read in img_fol (we may need a...
2007-09-06 Mathieu MalaterreENH: Add very simple tests (simply run command line...
2007-09-06 Mathieu MalaterreENH: Add jpwl. Also remove old deprecated way of linkin...
2007-03-01 Mathieu MalaterreCOMP: Fix compilation of executable linking to TIFF...
2006-07-22 Mathieu MalaterreENH: Update CMake to do proper installation. Still...
2006-02-05 Mathieu MalaterreENH: Do the proper thing for static/shared
2006-01-25 Mathieu MalaterreSTYLE: Add a lot of comments for the CMake build system
2006-01-25 Antonin Descampeadded cmake files to the project