mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
a64ba0235f
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()
|