mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 12:55:40 +02:00
Tweaks to allow headers to be glued together.
Added Python script to generate single header. Added new XCode project that runs self test against single header
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
// Copyright Two Blue Cubes Ltd 2011. All rights reserved.
|
||||
//
|
||||
|
||||
#include "catch.hpp"
|
||||
#import "internal/iTchRunnerAppDelegate.h"
|
||||
#include "catch_objc.hpp"
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
|
Reference in New Issue
Block a user