speed-dreams-code/cmake
xavi92 ec2222a1a4 cmake: Install MinGW libraries
These libraries must be installed into the bin/ directory in order to
run the speed-dreams-2 executable.

Note that MinGW is distributed with several flavours and therefore might
define different names for libgcc. [1] libstdc++-6.dll has also been
found on different directories depending on the flavour. On the other
hand, libssp might not be available on some distributions, so it remains
optional.

[1]: https://wiki.unvanquished.net/wiki/MinGW


git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9602 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 84c850bd58150fc67bdd124c0a353815185f86b0
Former-commit-id: 602c3a1227936c9da5b727c9e10ae6c90526227d
2024-10-27 08:06:42 +00:00
..
checks.cmake cmake: Remove SD_FIND_CUSTOM_3RDPARTY 2024-10-27 07:57:27 +00:00
CMakeLists.txt add FindcJSON.cmake 2024-07-31 14:26:04 +00:00
config.h.in.cmake Remove trailing newlines 2024-07-30 22:17:48 +00:00
customthirdparty.cmake cmake: Install MinGW libraries 2024-10-27 08:06:42 +00:00
doxygenconfig.in.cmake String trailing whitespaces 2024-07-30 21:45:07 +00:00
FindcJSON.cmake fix for FindCJSON.cmake from Joe 2024-08-04 17:38:07 +00:00
FindENET.cmake String trailing whitespaces 2024-07-30 21:45:07 +00:00
FindGLM.cmake String trailing whitespaces 2024-07-30 21:45:07 +00:00
Findminizip.cmake cmake: Set INTERFACE_* properties 2024-10-27 08:00:07 +00:00
FindNSIS.cmake Added OPTION_PACKAGING to control custom packaging (WIP) 2019-06-04 00:55:22 +00:00
FindOGG.cmake Simplified and made to work on OS X 2015-08-22 17:00:14 +00:00
FindPLIB.cmake FindPLIB.cmake: Add ssgAux as name hint 2024-10-27 07:39:00 +00:00
Findrhash.cmake cmake: Set INTERFACE_* properties 2024-10-27 08:00:07 +00:00
FindSDL2.cmake FindSDL2.cmake: Do not require mingw32 library 2024-10-27 08:00:54 +00:00
FindSDL2_mixer.cmake Redo musicplayer to use sdl2_mixer 2021-08-31 15:49:49 +00:00
FindSOLID.cmake 3rdParty-devel: Find libbroad and libmoto 2024-10-27 08:05:35 +00:00
FindSpeedDreams.cmake Remove trailing newlines 2024-07-30 22:17:48 +00:00
FindSQLITE3.cmake String trailing whitespaces 2024-07-30 21:45:07 +00:00
FindTinyGLTF.cmake String trailing whitespaces 2024-07-30 21:45:07 +00:00
FindVORBIS.cmake Simplified and made to work on OS X 2015-08-22 17:00:14 +00:00
FindVORBISFILE.cmake Simplified and made to work on OS X 2015-08-22 17:00:14 +00:00
fixbundle.cmake.in Cleaned up some MacOS install code 2020-04-12 21:41:22 +00:00
install.cmake cmake: Install MinGW libraries 2024-10-27 08:06:42 +00:00
internaldeps.cmake internaldeps.cmake: Deprecate legacy macros 2024-10-27 07:59:26 +00:00
macros.cmake Define xmlversion as ExternalProject 2024-10-27 08:01:23 +00:00
options.cmake Remove svn:keywords property from the repository 2024-10-02 15:30:18 +00:00
packagemaker-dmg.cmake Fix trailing whitespaces and ending newlines 2024-09-30 05:23:49 +00:00
packagemaker-nsis.cmake Fix trailing whitespaces and ending newlines 2024-09-30 05:23:49 +00:00
packagemaker.cmake String trailing whitespaces 2024-07-30 21:45:07 +00:00
prerelease.cmake Remove $Id$ 2024-09-30 05:17:15 +00:00
prereleaseutils.cmake Fix trailing whitespaces and ending newlines 2024-09-30 05:23:49 +00:00
robot.cmake Remove svn:keywords property from the repository 2024-10-02 15:30:18 +00:00
robot.def.in.cmake Re #307 Split the big macros.cmake into several smaller and better readable files 2012-09-14 18:39:40 +00:00
splitargn.cmake Remove svn:keywords property from the repository 2024-10-02 15:30:18 +00:00
thirdpartydeps.cmake cmake: Rely on CURL::libcurl instead of CURL_LIBRARY 2024-10-27 07:54:00 +00:00
uninstall.cmake Fixed #59 : add uninstall target to the build system + generate clobber.sh/bat script for full in-source build files cleanup + moved files to the cmake folder 2010-09-07 21:34:19 +00:00