https://github.com/Kitware/CMake
Raw File
Tip revision: 1ad4501ae97fb6c6deab096ff0ac7e03d554e26d authored by Brad King on 29 April 2021, 13:53:54 UTC
CMake 3.20.2
Tip revision: 1ad4501
CMAKE_ECLIPSE_RESOURCE_ENCODING.rst
CMAKE_ECLIPSE_RESOURCE_ENCODING
-------------------------------

.. versionadded:: 3.16

This cache variable tells the :generator:`Eclipse CDT4` project generator
to set the resource encoding to the given value in generated project files.
If no value is given, no encoding will be set.
back to top