added cmake support to openjpip
authorAntonin Descampe <antonin@gmail.com>
Fri, 12 Aug 2011 14:59:28 +0000 (14:59 +0000)
committerAntonin Descampe <antonin@gmail.com>
Fri, 12 Aug 2011 14:59:28 +0000 (14:59 +0000)
commita098921d34c023c25dae8911f9ec94356db1592f
treed7a692e1dc67d3c1a6a9559934bd20b5851e1dec
parent8ed4cb1a1ef01a5843f97b8a05e9218e73624c54
added cmake support to openjpip
13 files changed:
CHANGES
CMake/FindFCGI.cmake [new file with mode: 0644]
CMakeLists.txt
applications/CMakeLists.txt
applications/jpip/CHANGES
applications/jpip/CMakeLists.txt [new file with mode: 0644]
applications/jpip/libopenjpip/CMakeLists.txt [new file with mode: 0644]
applications/jpip/opj_client/CMakeLists.txt [new file with mode: 0644]
applications/jpip/opj_client/opj_dec_server/CMakeLists.txt [new file with mode: 0644]
applications/jpip/opj_server/CMakeLists.txt [new file with mode: 0644]
applications/jpip/tools/CMakeLists.txt [new file with mode: 0644]
applications/jpip/tools/indexer/CMakeLists.txt [new file with mode: 0644]
thirdparty/CMakeLists.txt