From 9fc8b732737f139d3e466510d75668ab45578960 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 8 Mar 2016 21:02:53 +0100 Subject: sync with upstream --- project/cmake/platform/darwin/defines.txt | 1 - project/cmake/platform/osx/defines.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 project/cmake/platform/darwin/defines.txt create mode 100644 project/cmake/platform/osx/defines.txt (limited to 'project/cmake/platform') diff --git a/project/cmake/platform/darwin/defines.txt b/project/cmake/platform/darwin/defines.txt deleted file mode 100644 index 33b009e..0000000 --- a/project/cmake/platform/darwin/defines.txt +++ /dev/null @@ -1 +0,0 @@ --DTARGET_POSIX -DTARGET_DARWIN -DTARGET_DARWIN_OSX -D_LINUX diff --git a/project/cmake/platform/osx/defines.txt b/project/cmake/platform/osx/defines.txt new file mode 100644 index 0000000..33b009e --- /dev/null +++ b/project/cmake/platform/osx/defines.txt @@ -0,0 +1 @@ +-DTARGET_POSIX -DTARGET_DARWIN -DTARGET_DARWIN_OSX -D_LINUX -- cgit v1.2.3