Skip to content

Instantly share code, notes, and snippets.

@mgrebenets
Last active June 24, 2019 22:28
Show Gist options
  • Save mgrebenets/60a9ad0440a2eb705e90590b13dbc235 to your computer and use it in GitHub Desktop.
Save mgrebenets/60a9ad0440a2eb705e90590b13dbc235 to your computer and use it in GitHub Desktop.
Condition = "$(GCC_GENERATE_DEBUGGING_SYMBOLS) == YES && ( $(CLANG_ENABLE_MODULES) == YES || ( $(GCC_PREFIX_HEADER) != '' && $(GCC_PRECOMPILE_PREFIX_HEADER) == YES ) )";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment