slint/examples/cpptest
Simon Hausmann c5001703d4 Build the cmake module for our runtime as xtask, part 2
This is done by calling cargo with json output to build the libraries,
collect the .a files, extract the native libraries needed for final
linkage and pass all that to a CMake project that cobbles together the
.a files into a propery cmake target with include paths, etc.
2020-06-04 15:29:19 +02:00
..
.gitignore Ignore more generated files 2020-05-11 10:56:33 +02:00
CMakeLists.txt Build the cmake module for our runtime as xtask, part 2 2020-06-04 15:29:19 +02:00
hello.60 Begin working on a Node API 2020-06-03 17:33:05 +02:00
main.cpp reformat 2020-05-28 17:15:11 +02:00