mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 12:54:45 +00:00

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.
1 line
37 B
C++
1 line
37 B
C++
/* Dummy file to make cmake happy */
|