diff options
Diffstat (limited to 'Tests/Complex/Library/cmTestLibraryConfigure.h.in')
-rw-r--r-- | Tests/Complex/Library/cmTestLibraryConfigure.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/Complex/Library/cmTestLibraryConfigure.h.in b/Tests/Complex/Library/cmTestLibraryConfigure.h.in new file mode 100644 index 0000000..b5c1c41 --- /dev/null +++ b/Tests/Complex/Library/cmTestLibraryConfigure.h.in @@ -0,0 +1,4 @@ +#cmakedefine ISABS +#cmakedefine WRAPEX +#define FLAGS "${FLAGS}" + |