colobot/cmake
MrSimbax f2d91cde80 Update Find*.cmake modules
Make them export targets instead of variables.

Some platforms need libintl, abstract it to a Find*.cmake module.

Static linking requires linking to dependencies of dependencies (it is
as horrific as it sounds). This commit handles this only for libsndfile.

SDL2_image and SDL2_ttf probably also have some hidden dependencies.

FindGLEW module is now bundled with CMake, hence it is deleted.

Added Copyright.txt since some modules are taken from CMake.
2020-07-10 18:38:06 +02:00
..
Copyright.txt Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindFLAC.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindIntl.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindOgg.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindOpenAL.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindPhysFS.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindSDL2.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindSDL2_image.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindSDL2_ttf.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindSndFile.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindVorbis.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindVorbisEnc.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
colobot-lint.cmake Remove old CBot console 2015-08-11 23:15:04 +02:00
msys.cmake Further cleanup USE_SDL_MAIN 2015-09-29 22:39:34 +02:00
mxe.cmake Try reenabling tests in MXE 2015-12-23 22:28:00 +01:00