57cadc179c
Add tests for correct appliation of directory properties VS_SOLUTION_GLOBAL_SECTIONS_*
3 lines
175 B
CMake
3 lines
175 B
CMake
set_property(DIRECTORY PROPERTY VS_GLOBAL_SECTION_POST_ExtensibilityAddIns Key1=Value1)
|
|
set_property(DIRECTORY PROPERTY VS_GLOBAL_SECTION_PRE_TestSec Key2=Value2 Key3=Value3)
|