OSX wx build tweak for static lib

This commit is contained in:
Charles J. Cliffe 2015-08-28 20:28:11 -04:00
parent b549f9748e
commit c62ab63f4f
1 changed files with 1 additions and 1 deletions

View File

@ -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