slint/api/cpp/tests/libraries
Simon Hausmann 6f2a6c3f09 CMake: Add support for LIBRARY_PATHS to slint_target_sources
This makes it possible to use component libraries with C++.
2024-06-05 11:07:12 -07:00
..
appwindow.slint CMake: Add support for LIBRARY_PATHS to slint_target_sources 2024-06-05 11:07:12 -07:00
CMakeLists.txt CMake: Add support for LIBRARY_PATHS to slint_target_sources 2024-06-05 11:07:12 -07:00
main.cpp CMake: Add support for LIBRARY_PATHS to slint_target_sources 2024-06-05 11:07:12 -07:00
README.md CMake: Add support for LIBRARY_PATHS to slint_target_sources 2024-06-05 11:07:12 -07:00

This is a test making sure that slint_target_sources accepts slint component library paths.