Jul 20, 2017 · 1 min read
Great post! Can I set a custom flag with the name I prefer? For example, can I set a flag named “-DGERMAN_VERSION” and then use conditional structures like this?
#if GERMAN_VERSION
// Some code
#endifThank you!
Great post! Can I set a custom flag with the name I prefer? For example, can I set a flag named “-DGERMAN_VERSION” and then use conditional structures like this?
#if GERMAN_VERSION
// Some code
#endifThank you!
Written by