turn off OpenMP in OS X project
This commit is contained in:
parent
b8632d7316
commit
acdfb77ba1
1 changed files with 2 additions and 1 deletions
|
@ -4473,10 +4473,11 @@
|
|||
C01FCF4F08A954540054247B /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ENABLE_OPENMP_SUPPORT = YES;
|
||||
ENABLE_OPENMP_SUPPORT = NO;
|
||||
FRAMEWORK_SEARCH_PATHS = ./lib;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "LOCALEDIR=\\\"translations\\\"";
|
||||
GCC_VERSION = 4.0;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
|
|
Loading…
Add table
Reference in a new issue