cmake/Help/variable/CMAKE_WIN32_EXECUTABLE.rst

8 lines
259 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_WIN32_EXECUTABLE
----------------------
2015-11-17 17:22:37 +01:00
Default value for :prop_tgt:`WIN32_EXECUTABLE` of targets.
2014-08-03 19:52:23 +02:00
2015-11-17 17:22:37 +01:00
This variable is used to initialize the :prop_tgt:`WIN32_EXECUTABLE` property
on all the targets. See that target property for additional information.