Skip to content

The CMAKE_ARGS environment variable doesn't allow to pass values with spaces #20

@yurivict

Description

@yurivict

here

CXXFLAGS typically have spaces in them, so they can't be passed using the existing CMAKE_ARGS mechanism.

One possible solution is to re-define this variable to pass the Python list string, instead of a space-separated values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions