mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-05 07:10:26 +00:00
Add a note to the documentation to clarify this, and add test cases to ensure it. Fixes: #19987
6 lines
90 B
CMake
6 lines
90 B
CMake
setup_resource_tests()
|
|
|
|
add_resource_test(Test1 0 "widgets:12")
|
|
|
|
cleanup_resource_tests()
|