Commit Graph

21 Commits

Author SHA1 Message Date
rude ea49503b43 Add CMakeLists.txt for libogg. 2013-09-25 16:01:31 +02:00
rude bbc0b7db11 Add libvorbis 1.3.3. 2013-09-25 15:39:43 +02:00
rude 980ca67a37 Add libogg 1.3.1. 2013-09-25 15:39:26 +02:00
rude 29e5d9903e Add jpeg to main CMakeLists.txt. 2013-09-25 15:37:37 +02:00
rude 04e7e9eb65 Add CMakeLists.txt for libjpeg. 2013-09-25 15:37:10 +02:00
rude b34a027e21 Add jpeg9. 2013-09-25 15:36:17 +02:00
rude 8442e6d5d0 Add libpng to the main CMakeLists.txt. 2013-09-25 15:10:30 +02:00
rude 2b09645339 png 1.6.6: Improvements in CMakeLists.txt.
* Don't look for zlib package.
 * Expose PNG_LIB_NAME[_STATIC] in PARENT_SCOPE.
 * target_include_directories.
2013-09-25 15:09:58 +02:00
rude 521291990f Add libpng 1.6.6. 2013-09-25 14:39:55 +02:00
rude 9c63bd7721 Include Lua51 in main CMakeLists.txt. 2013-09-25 14:35:10 +02:00
rude a4726401c6 lua 5.1.5: Add CMakeLists.txt. 2013-09-25 14:18:45 +02:00
rude e80fb9fcb7 Add physfs to main CMakeLists.txt. 2013-09-25 14:11:39 +02:00
rude 7244cf3a00 physfs 2.0.3: Add target_include_directories. 2013-09-25 14:09:44 +02:00
rude f0bbde7235 physfs 2.0.3: Add zlib as a link dependency for physfs-static.
While the static library doesn't actually need to link with zlib, we do need
to add this dependency in order to get the auto-pickup of
target_include_directories.
2013-09-25 13:42:17 +02:00
rude 6457b4e027 zlib 1.2.8: Delete in-source zconf.h.
The file is generated by CMake in the build directory, and zlib's CMakeLists.txt
does bad things to this file if it's present in the source.
2013-09-25 13:27:50 +02:00
rude 9dd116606f Add ldeptest. 2013-09-25 13:26:30 +02:00
rude 8857f08f1b zlib 1.2.8: Add target_include_directories. 2013-09-25 13:16:47 +02:00
rude 3b124e83c9 Ignore everything in build dir. 2013-09-25 13:15:39 +02:00
rude b170f825e8 Add PhysFS 2.0.3. 2013-09-25 13:01:20 +02:00
rude f2a8dd670a Add zlib 1.2.8. 2013-09-25 13:00:58 +02:00
rude 17ce80557e Add Lua 5.1.5. 2013-09-25 13:00:34 +02:00