From 2a37b7fd77dc2a9cb64efcc0f5073ce4a7453c2f Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Wed, 8 Jun 2022 11:01:54 +0100 Subject: Help: Fix typo with misnamed set_source_files_property() in example --- Help/prop_sf/VS_CSHARP_tagname.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/prop_sf/VS_CSHARP_tagname.rst b/Help/prop_sf/VS_CSHARP_tagname.rst index 75720f8..77b1e16 100644 --- a/Help/prop_sf/VS_CSHARP_tagname.rst +++ b/Help/prop_sf/VS_CSHARP_tagname.rst @@ -16,7 +16,7 @@ Example usage: .. code-block:: cmake - set_source_files_property( + set_source_files_properties( PROPERTIES VS_CSHARP_DependentUpon VS_CSHARP_SubType "Form") -- cgit v0.12