summaryrefslogtreecommitdiffhomepage
path: root/libpng/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-02-09Moved third-party libraries to a separate subdirectoryAki
2022-02-09Removed install-time rules from third-party librariesAki
Removing and starting anew is one way. The other way would be to move the third-party libraries out of the tree and just install them properly, but I'm unsure how well it will go for Windows hosts, so I'm choosing the self-contained route.
2021-09-29Fixed libpng public includesAki
2021-09-29Extended libpng cmake to allow linking inside this cmake treeAki
2021-09-29Integrated zlib and libpng closer into the cmake treeAki
2021-09-29Merge commit '32d5cbb90bcca185eb2f96307f1fc644c612178d' as 'libpng'Aki