Stephen Kelly
|
10d8c446d5
|
Disable testing of deprecated macros.
It is not possible to test for it sanely across multiple ancient
compilers supported by cmake.
|
2011-08-14 15:45:36 +02:00 |
Stephen Kelly
|
9554e1013e
|
Split the deprecated available check from setting macro values.
|
2011-08-11 18:17:12 +02:00 |
Stephen Kelly
|
1c6b41bee7
|
Remember to surround the other deprecated test in the Borland check.
|
2011-08-11 00:19:53 +02:00 |
Stephen Kelly
|
7924c1d6a8
|
Another attempt at fixing Borland.
Apparently it still needs to be exported, but only declspec(deprecated)
does not work.
|
2011-08-10 22:19:39 +02:00 |
Stephen Kelly
|
30880707c0
|
Add the GenerateExportMacro with unit tests.
Reviewed-by: Marcus D. Hanwell <marcus.hanwell@kitware.com>
|
2011-08-07 18:33:47 +02:00 |