diff options
author | Brad King <brad.king@kitware.com> | 2017-03-02 14:26:03 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2017-03-02 14:26:03 (GMT) |
commit | 5d81817b7168d16190848807d2cfb73ed14b8ee7 (patch) | |
tree | 21a783148a7e11bc6abe5f321abbbd36e08dca35 /Help/module | |
parent | 6d9ab1eff7bd8a1374429c61627157dda4bb127b (diff) | |
parent | 506207f928bfc8853864edb9a200a38e7ac2b02b (diff) | |
download | CMake-5d81817b7168d16190848807d2cfb73ed14b8ee7.zip CMake-5d81817b7168d16190848807d2cfb73ed14b8ee7.tar.gz CMake-5d81817b7168d16190848807d2cfb73ed14b8ee7.tar.bz2 |
Merge topic 'csproj_add_free_source_tags'
506207f9 VS: add test for VS_CSHARP_* source file property
a202749c VS: add CSharpUtilities module
9588d0a2 VS: add VS_CSHARP_<tagname> sourcefile property
Diffstat (limited to 'Help/module')
-rw-r--r-- | Help/module/CSharpUtilities.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/module/CSharpUtilities.rst b/Help/module/CSharpUtilities.rst new file mode 100644 index 0000000..3621bbc --- /dev/null +++ b/Help/module/CSharpUtilities.rst @@ -0,0 +1 @@ +.. cmake-module:: ../../Modules/CSharpUtilities.cmake |