mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 20:31:27 +00:00
When cross-compiling CMAKE_EXECUTABLE_SUFFIX may not be set to .exe even though the host is Windows, because this variable always refers to the target. This is a missing feature in cmake, so work around it for now. See also https://gitlab.kitware.com/cmake/cmake/-/issues/17553 I made a similar workaround in Corrosion long time ago with commit b8a6b26a0f2d526e0492df9fd88c0495b0b8a64f The target prop line is duplicated in favor of introducing a variable, that would otherwise be at risk of being visible in the user scope. |
||
|---|---|---|
| .. | ||
| SlintConfig.cmake.in | ||
| SlintMacro.cmake | ||