-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
How should we organize/specify compiler flags?
Should we only have two sets of compiler flags? devel-options and release-options, and they are used to build all dependencies and executables?
Also, should we come up with our own keywords for specifying the compiler options, and have a look up table to determine the correct flag for each compiler?
Metadata
Metadata
Assignees
Labels
No labels