mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 18:29:09 +00:00
![]() This isn't always needed, for example when using only the interpreter API, and its dependency to native libraries on Linux (namely fontconfig) makes it difficult to cross-compile with CMake. While cargo is invoked correctly for the native binary build, the library search paths coming from CMake will be target specific, not host specific. So for now this provides a way of disabling the compiler. |
||
---|---|---|
.. | ||
SlintConfig.cmake.in | ||
SlintMacro.cmake |