mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
57cadc179c
Add tests for correct appliation of directory properties VS_SOLUTION_GLOBAL_SECTIONS_*
2 lines
101 B
CMake
2 lines
101 B
CMake
set_property(DIRECTORY PROPERTY VS_GLOBAL_SECTION_PRE_TestSec1 Key1=Value1 "Key2=Value with spaces")
|