|
@@ -64,6 +64,10 @@ Commands
|
|
|
* The :command:`if` command gained new tests ``IS_READABLE``, ``IS_WRITABLE``
|
|
* The :command:`if` command gained new tests ``IS_READABLE``, ``IS_WRITABLE``
|
|
|
and ``IS_EXECUTABLE`` to check file or directory permissions.
|
|
and ``IS_EXECUTABLE`` to check file or directory permissions.
|
|
|
|
|
|
|
|
|
|
+* The :command:`try_compile` and :command:`try_run` commands gained a
|
|
|
|
|
+ ``LINKER_LANGUAGE`` option to specify the :prop_tgt:`LINKER_LANGUAGE`
|
|
|
|
|
+ target property in the generated test project.
|
|
|
|
|
+
|
|
|
Variables
|
|
Variables
|
|
|
---------
|
|
---------
|
|
|
|
|
|