TEST_LAUNCHER documentation

Hi,

I wanted to use launcher for my test, however it was not working, though I checked and followed the documentation.
Then in source code of cmake I found the reason, then the (CMAKE_)TEST_LAUNCHER only used for the not ‘old fashioned’
tests which has CONFIGURATION added.
Please add some word about this limitation to the documentation of the TEST_LAUNCHER and CROSSCOMPILING_EMULATOR.

Best wishes,
Andor

Thanks, I created issue 27083 for this in the CMake issue tracker. There’s already an in-progress change to update the docs. Please weigh in there if you think the proposed changes don’t address the situation from your perspective.