Commit Graph

45 Commits

Author SHA1 Message Date
rude 6c65a68abc Add CMakeLists.txt for DevIL. 2013-09-26 00:49:07 +02:00
rude bc9c89d171 Auto-define JAS_WIN_MSVC_BUILD is we are using MSVC. 2013-09-26 00:45:39 +02:00
rude c065120c58 Add DevIL 1.7.8. 2013-09-26 00:20:08 +02:00
rude 6e493fb605 Add tiff to main CMakeLists.txt. 2013-09-26 00:18:28 +02:00
rude 8229da494b Add CMakeLists.txt for tiff. 2013-09-26 00:18:16 +02:00
rude 3c99db3efe Add tiff 4.0.3. 2013-09-25 23:55:09 +02:00
rude 9ac8140ecc Add jasper to main CMakeLists.txt. 2013-09-25 23:53:36 +02:00
rude adac241660 Add CMakeLists.txt for jasper. 2013-09-25 23:45:01 +02:00
rude b56a922220 Create add_move_dll function in CMakeLists.txt. 2013-09-25 23:34:52 +02:00
rude 6d9eab3c2b Add jasper 1.900.1. 2013-09-25 23:34:16 +02:00
rude 1cf3252f15 Add OpenAL to main CMakeLists.txt. 2013-09-25 20:45:18 +02:00
rude d6d09c135f Expose OpenAL lib name and the include directory. 2013-09-25 20:45:06 +02:00
rude 362d626f04 Fix CMAKE_MODULE_PATH in OpenAL-soft. 2013-09-25 20:44:49 +02:00
rude 00c0af3b7c Add OpenAL-Soft 1.15.1. 2013-09-25 20:36:51 +02:00
rude 4c59d385ef Add SDL2 to main CMakeLists.txt.
Also expose SDL_LINK_DIR. This is required because the main target
inherits some of SDL2 extra dependcies (DirectX) for some reason.
2013-09-25 20:26:58 +02:00
rude c9f4f8a409 Add SDL2. 2013-09-25 20:15:07 +02:00
rude 60f7d8f0fe Add freetype to main CMakeLists.txt. 2013-09-25 20:13:52 +02:00
rude 7a74ccf6bd Add CMakeLists.txt for freetype. 2013-09-25 20:13:37 +02:00
rude c571201e2d Add FreeType 2.5.0.1. 2013-09-25 19:48:58 +02:00
rude 5cd65e2a34 Add mpg123 to the main CMakeLists.txt. 2013-09-25 19:44:18 +02:00
rude 2fef57fffc Add CMakeLists.txt for mpg123. 2013-09-25 16:34:50 +02:00
rude 97bd127407 Add mpg123 1.15.3. 2013-09-25 16:09:55 +02:00
rude ae7ad1aef6 Add ogg, vorbis, vorbisfile to main CMakeLists.txt. 2013-09-25 16:07:52 +02:00
rude 1f0d47a6e8 Add CMakeLists.txt for libvorbis[file]. 2013-09-25 16:04:51 +02:00
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