CMake/Tests/Module/GenerateExportHeader
Ben Boeckel 326ad9949f Tests: fix GenerateExportHeader directory definitions
There's no need to stringify the values, but instead just pass in
strings. The core problem is that the path may have tokens which are
replaced by the preprocessor which causes an invalid path to be used.
2016-02-12 13:50:32 -05:00
..
c_identifier GenerateExportHeader: Generate only C identifiers as defines 2013-05-24 09:09:43 -04:00
lib_shared_and_static Merge some GenerateExportHeader subtests. 2013-12-15 11:22:19 +01:00
libshared Build each library only once instead of once for each test. 2011-10-09 17:41:47 +02:00
libstatic Build each library only once instead of once for each test. 2011-10-09 17:41:47 +02:00
nodeprecated GenerateExportHeader test: add newlines before end of file 2012-01-18 00:01:08 +01:00
reference Speed up the GenerateExportHeader unit test (#14453). 2013-12-15 11:22:19 +01:00
CMakeLists.txt Tests: fix GenerateExportHeader directory definitions 2016-02-12 13:50:32 -05:00
exportheader_test.cpp Tests: fix GenerateExportHeader directory definitions 2016-02-12 13:50:32 -05:00