Skip to content

feat: Create Multiple Compilation targets  #249

Description

@D4nDude

Description

Allow multiple compilation targets in the make
Example:
make release
make debug

Requirements

  • Create multiple compilation targets in top level makefile
  • Set debug flags in separate configurations
  • Set compilation macros for different releases
  • Test Compilation targets compile

Additional Notes

By convention targets are: "debug", "release". Could include "production" to strip debug information if necessary

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions