GetAllCMakePropertiesΒΆ
Return a list containing the names of all known CMake Properties.
Only properties returned by cmake --help-property-list
are returned,
custom properties will not be on the returned list.
Properties containing <CONFIG>
or <LANG>
are expanded to the correct
property name.