mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Add a note to the documentation to clarify this, and add test cases to ensure it. Fixes: #19987
6 lines
93 B
CMake
6 lines
93 B
CMake
setup_resource_tests()
|
|
|
|
add_resource_test(Test1 0 "terminators:2")
|
|
|
|
cleanup_resource_tests()
|