Closed
Description
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
Labels
No labels