Skip to content

Unconditional preset python cmake variables #1061

Closed
@wenjuno

Description

@wenjuno

I run into problem using Python_EXECUTABLE variable in Windows build due to the backslash in the string. After some debugging I find out that scikit-build-core set Python_EXECUTABLE (and some other python related variables) via "-C" option of cmake that pre-populate the cmake cache. I don't find any configuration to override/disable this behavior. I would like to know what is the reason to impose these variables unconditionally to my build configuration. Thanks.

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