Matt Clarkson
b84eda553e
CMake Module for deriving the target architecture
...
This is needed for packaging and other decisions at configuration time
2015-07-09 21:05:35 +02:00
Matt Clarkson
b6c83a4ebe
CMake Module to patch ithe check unit test library
...
There is an issue with the CMake build of check that produces a false
negative for clock_t, clockid_t and timer_t when using MinGW on Windows
This patches the project until the upstream patch is accepted:
https://sourceforge.net/p/check/patches/53
2015-07-09 21:05:33 +02:00
Matt Clarkson
03a3f18c83
CMake Module for finding winsock
2015-07-09 21:05:32 +02:00
Matt Clarkson
b7086cbc4c
CMake Module for finding libdl
2015-07-09 21:05:30 +02:00
Matt Clarkson
ff4ca701b3
CMake Module for finding libm
2015-07-09 21:05:27 +02:00
Matt Clarkson
1b59080977
CMake Module for finding librt
2015-07-09 21:05:26 +02:00
Matt Clarkson
ad30351098
CMake Module for adding C compiler flags
...
Only adds the flag if it is supported
2015-07-09 21:05:25 +02:00
Matt Clarkson
15a7069773
CMake Module for adding C++ compiler flags
...
Only adds the flag if it is supported by the compiler
2015-07-09 21:05:22 +02:00