diff options
author | Brad King <brad.king@kitware.com> | 2018-05-16 14:02:42 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2018-05-16 14:02:48 (GMT) |
commit | c8c07c24dd6692f5a5d6bfa604e25a8e2275588c (patch) | |
tree | 41ab144526596f7ce7949619d833311ccc45e858 /Help/manual/cmake-properties.7.rst | |
parent | d32ceffb1ea28d78780fd2f4d34842fcb81331cb (diff) | |
parent | 71a033616a748d1bb4286ca0667cedf6b57df217 (diff) | |
download | CMake-c8c07c24dd6692f5a5d6bfa604e25a8e2275588c.zip CMake-c8c07c24dd6692f5a5d6bfa604e25a8e2275588c.tar.gz CMake-c8c07c24dd6692f5a5d6bfa604e25a8e2275588c.tar.bz2 |
Merge topic 'dotnet_target_fw_init'
71a033616a added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2032
Diffstat (limited to 'Help/manual/cmake-properties.7.rst')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index b3e2fec..b313f38 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -171,6 +171,7 @@ Properties on Targets /prop_tgt/DEBUG_POSTFIX /prop_tgt/DEFINE_SYMBOL /prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY + /prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION /prop_tgt/EchoString /prop_tgt/ENABLE_EXPORTS /prop_tgt/EXCLUDE_FROM_ALL |