]> git.cworth.org Git - apitrace/commit
Always use bundled zlib and libpng sources.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 21 Jun 2011 22:58:22 +0000 (23:58 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 21 Jun 2011 23:55:54 +0000 (00:55 +0100)
commit935cd91ab9deb98b72757b562803074ebfd58b6d
treed9ddbdc7e9a8d846be74e107e8fc77579b902de9
parent71eb1bbee692d219915a922338c30a01e7af12d7
Always use bundled zlib and libpng sources.

Dynamically linking against them can cause conflicts when tracing
applications that dynamically link against different versions.
CMakeLists.txt
libpng/CMakeLists.txt
zlib/CMakeLists.txt