mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 08:40:11 -06:00
Extend the feature added by commit 2ce42f281f (VS: Add VS_SETTINGS
source file property, 2020-03-18, v3.18.0-rc1~449^2~3) to support
all source file types.
6 lines
171 B
ReStructuredText
6 lines
171 B
ReStructuredText
vs_settings
|
|
-----------
|
|
|
|
* The :prop_sf:`VS_SETTINGS` source file property is now supported for
|
|
all source file types. Previously it worked only for non-built sources.
|