slint/api
Simon Hausmann c69437fe8f Fix build of CMake package inside Yocto build
When building against a Yocto SDK, CFLAGS isn't set, only CC. When
building inside Yocto, CC is set to just the target compiler and CFLAGS
contains the target specific options. Just like with commit
5bc56a3924 we need to cover also
HOST_CFLAGS by making them empty.
2022-08-19 17:02:30 +02:00
..
cpp Fix build of CMake package inside Yocto build 2022-08-19 17:02:30 +02:00
node Remove the use of the PlatformWindowRc alias again 2022-08-19 15:07:27 +02:00
rs Remove the use of the PlatformWindowRc alias again 2022-08-19 15:07:27 +02:00
wasm-interpreter Don't use deprecated features 2022-07-26 17:43:51 +02:00