added cmake support to openjpip
authorAntonin Descampe <antonin@gmail.com>
Fri, 12 Aug 2011 13:57:36 +0000 (13:57 +0000)
committerAntonin Descampe <antonin@gmail.com>
Fri, 12 Aug 2011 13:57:36 +0000 (13:57 +0000)
commitd8806649abb5f479f014c79b873288a3ce27a83a
tree160604cc20f9e02fca665e2b9b9c1219773bcd36
parentdc9a65923acb31f414a45bd5f90b821190f74f4b
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