Skip to content

Specify CMAKE release type in proj-sys? #185

Description

@urschrei

Cmake has four build types:

Choose the type of build, options are: None (default), Debug, Release,
RelWithDebInfo, or MinSizeRel

We should be producing a release build of libproj when building from source, and it's not clear to me whether we currently are. It is able to be set by passing config.define("CMAKE_BUILD_TYPE", "Release"); but I need to figure out whether this actually produces a release artifact.

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