This website requires JavaScript.
Explore
Help
Sign In
walkero
/
openjpeg
Watch
1
Star
0
Fork
You've already forked openjpeg
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
698
Commits
24
Branches
23
Tags
132
MiB
f753a1c36c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Antonin Descampe
1fd9603c55
added two files FindLCMS.cmake and FindLCMS2.cmake as they are not shipped by default with other cmake modules.
2011-03-21 21:51:04 +00:00
Antonin Descampe
19f9147e10
Removed the libs directory containing win32 compiled versions of libpng, libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies).
2011-03-20 22:45:24 +00:00