slint/api/cpp/cmake
Simon Hausmann df2d6442d4 Make it possible to disable the slint compiler from the CMake build
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.
2022-03-22 12:59:52 +01:00
..
SlintConfig.cmake.in Make it possible to disable the slint compiler from the CMake build 2022-03-22 12:59:52 +01:00
SlintMacro.cmake Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00