From b3193996bd4c87ece760f5f53f2236451605f00a Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 21 Nov 2016 10:39:13 -0500 Subject: Help: Mention IMPORTED_LIBNAME_* in interface library property whitelist This property was added by commit 09cda9d5 (Allow imported INTERFACE libraries to specify a link library name, 2016-11-03) and is in the implementation's whitelist. Add it to the documentation too. --- Help/manual/cmake-buildsystem.7.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Help/manual/cmake-buildsystem.7.rst b/Help/manual/cmake-buildsystem.7.rst index 4950fee..89b010d 100644 --- a/Help/manual/cmake-buildsystem.7.rst +++ b/Help/manual/cmake-buildsystem.7.rst @@ -964,6 +964,7 @@ are: * ``EXPORT_NAME`` * ``IMPORTED`` * ``NAME`` +* Properties matching ``IMPORTED_LIBNAME_*`` * Properties matching ``MAP_IMPORTED_CONFIG_*`` ``INTERFACE`` libraries may be installed and exported. Any content they refer -- cgit v0.12