Skip to content

Update C++ CI Builds to create "DEBUG" build #1012

@akuker

Description

@akuker

Currently the CI Action for C++ code only builds for "release" builds. It would be useful/helpful if this also built "DEBUG" builds.

make all DEBUG=1

There were some compiler errors that I missed in my last PR that only applied to DEBUG builds. There is value in supporting this functionality (for developers).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions