diff options
Diffstat (limited to 'Help/command/add_test.rst')
-rw-r--r-- | Help/command/add_test.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/command/add_test.rst b/Help/command/add_test.rst index 37b9563..557c858 100644 --- a/Help/command/add_test.rst +++ b/Help/command/add_test.rst @@ -42,6 +42,12 @@ directory the test is created in. <emulator> <command> + .. versionchanged:: 3.29 + + The emulator is used only when + :variable:`cross-compiling <CMAKE_CROSSCOMPILING>`. + See policy :policy:`CMP0158`. + * .. versionadded:: 3.29 The target's :prop_tgt:`TEST_LAUNCHER`, if set, will be |