Skip to content

Conversation

@NicolasRegnaultThalesDIS

Support preprocessing directives which are compliant with cpp preprocessor.
Examples:

#ifdef DIRECTIVE
#endif

#ifndef DIRECTIVE
#endif

#if defined(DIRECTIVE1) || defined(DIRECTIVE2)
#endif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant