blob: 50a2b88d7b824a9f1c1a54dab97ab03953d14ff5 (
plain)
1
2
3
4
5
6
7
|
CMAKE_FOLDER
------------
Set the folder name. Use to organize targets in an IDE.
This variable is used to initialize the :prop_tgt:`FOLDER` property on all the
targets. See that target property for additional information.
|