Skip to content

Switch to CMAKE_BUILD_TYPE from BUILD_TYPE #70

@JacekDanecki

Description

@JacekDanecki

gmmlib uses BUILD_TYPE variable to select build type. Can you switch to use CMAKE_BUILD_TYPE instead of?
Currently when we run:

cmake ../gmmlib -DCMAKE_BUILD_TYPE=Debug

gmmlib will be built as Release

*BUILD_TYPE not defined, default to: release

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