blob: 52d7faa873483d2ab0602d4f76efd506f038f7f7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
CMAKE_AUTORCC_EXECUTABLE
------------------------
.. versionadded:: 3.27
This variable is used to initialize the :prop_tgt:`AUTORCC_EXECUTABLE`
property on all the targets. See that target property for additional
information.
By default it is empty.
|