slint/api/sixtyfps-cpp/cmake
Simon Hausmann 65ff715fbc Make C++ documentation generation an xtask
Tear it out of the CMakeLists.txt and instead run it via

    cargo xtask cppdocs

This allows the build_and_test step in the CI to only run cmake for the
library/header related bits and the docs_and_demos step to only generate
docs and not require a full host build of the library (as cargo xtask
cmake would otherwise do).
2020-09-01 17:03:55 +02:00
..
CMakeLists.txt Make C++ documentation generation an xtask 2020-09-01 17:03:55 +02:00
lib.cpp Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
SixtyFPSConfig.cmake.in Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00