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
796
Commits
24
Branches
23
Tags
132
MiB
35e13cf5e8
Commit Graph
2 Commits
Author
SHA1
Message
Date
Mickael Savinaud
06363c01e4
correct some troubles about thirdparty when they are used
2011-07-22 14:26:57 +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