Add FlaxTests to Mac
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Copyright (c) 2012-2021 Wojciech Figat. All rights reserved.
|
||||
|
||||
#if PLATFORM_WINDOWS || PLATFORM_LINUX
|
||||
#if PLATFORM_WINDOWS || PLATFORM_LINUX || PLATFORM_MAC
|
||||
|
||||
#define CATCH_CONFIG_RUNNER
|
||||
#include <ThirdParty/catch2/catch.hpp>
|
||||
|
||||
Reference in New Issue
Block a user