mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
VS: Implement VS_GLOBAL_* target properties in VS 2010+ (#13666)
These have been documented but previously only implemented for VS 2008 and below.
This commit is contained in:
committed by
Brad King
parent
cedbb7994d
commit
af39f11521
@@ -0,0 +1,5 @@
|
||||
vs-global-properties
|
||||
--------------------
|
||||
|
||||
* The :prop_tgt:`VS_GLOBAL_<variable>` target property is now implemented
|
||||
for VS 2010 and above. Previously it worked only in VS 2008 and below.
|
||||
Reference in New Issue
Block a user