Commit Graph

10 Commits

Author SHA1 Message Date
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