mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-19 11:25:38 +02:00
New version of Clara
- Clara now built with new stitch script (based on generateSingleInclude) - also fixed python scripts for python 3 (print now a function rather than a keyword)
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
|
||||
|
||||
// Declare Clara inside the Catch namespace
|
||||
#define CLICHE_CLARA_OUTER_NAMESPACE Catch
|
||||
#define STITCH_CLARA_OUTER_NAMESPACE Catch
|
||||
#include "clara.h"
|
||||
#undef CLICHE_CLARA_OUTER_NAMESPACE
|
||||
#undef STITCH_CLARA_OUTER_NAMESPACE
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_CLARA_H_INCLUDED
|
||||
|
Reference in New Issue
Block a user