You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the windows-msvc-release preset is used when building Windows Conda packages. This works with the overriding of the target platform and generator toolset, and makes use of the machine compiler (as in #403).
The goal of this issue is to let Conda CMake choose its own compiler and thus let us make do without overriding the target platform and generator toolset.
Description
Currently, the
windows-msvc-release
preset is used when building Windows Conda packages. This works with the overriding of the target platform and generator toolset, and makes use of the machine compiler (as in #403).The goal of this issue is to let Conda CMake choose its own compiler and thus let us make do without overriding the target platform and generator toolset.
Questions/Ideas
Context
khiops -e log.txt
): N/Akhiops -o scenario._kh
): Anykhiops -s
): Conda / Windows.The text was updated successfully, but these errors were encountered: