mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-03 05:12:55 +00:00
With the latest Corrosion update test binaries don’t depend on libslint_cpp.so with path anymore that contains a slash. Therefore rpath kicks in and this workaround should not be needed anymore. Plus, this gives us test coverage for rpath. |
||
|---|---|---|
| .. | ||
| manual | ||
| multiple-includes | ||
| CMakeLists.txt | ||
| datastructures.cpp | ||
| eventloop.cpp | ||
| interpreter.cpp | ||
| models.cpp | ||
| properties.cpp | ||
| test.slint | ||
| window.cpp | ||