diff options
author | Stephen Kelly <steveire@gmail.com> | 2014-01-04 11:34:02 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-01-07 14:38:01 (GMT) |
commit | 5169130539110ff479875e76784109f174c28c69 (patch) | |
tree | 04717d5f090a5f7ae779b7496f668c24508d2d05 /Help/manual/cmake-buildsystem.7.rst | |
parent | ee21f1c60500a5e1d088bef9116712acaaa06892 (diff) | |
download | CMake-5169130539110ff479875e76784109f174c28c69.zip CMake-5169130539110ff479875e76784109f174c28c69.tar.gz CMake-5169130539110ff479875e76784109f174c28c69.tar.bz2 |
Help: Document the target properties exported to IMPORTED targets.
Diffstat (limited to 'Help/manual/cmake-buildsystem.7.rst')
-rw-r--r-- | Help/manual/cmake-buildsystem.7.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/manual/cmake-buildsystem.7.rst b/Help/manual/cmake-buildsystem.7.rst index be60ebb..03f9115 100644 --- a/Help/manual/cmake-buildsystem.7.rst +++ b/Help/manual/cmake-buildsystem.7.rst @@ -218,6 +218,8 @@ each keyword: PRIVATE serialization ) +.. _`Compatible Interface Properties`: + Compatible Interface Properties ------------------------------- |