From c62ab63f4f8ef3afe4b4e50a6a829c915735bdbd Mon Sep 17 00:00:00 2001 From: "Charles J. Cliffe" Date: Fri, 28 Aug 2015 20:28:11 -0400 Subject: [PATCH] OSX wx build tweak for static lib --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 01f92a3..ff832df 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -426,6 +426,7 @@ ENDIF(MSVC) IF (APPLE) ADD_DEFINITIONS( -DHAVE_TYPE_TRAITS=1 + -mmacosx-version-min=10.9 ) ENDIF(APPLE) @@ -437,7 +438,6 @@ IF (APPLE AND BUNDLE_APP) -std=c++0x -pthread -D_OSX_APP_ - -mmacosx-version-min=10.9 ) ADD_EXECUTABLE(CubicSDR