summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-08-28 13:53:04 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-08-28 13:53:10 (GMT)
commit55e281c3b78453fc4b692f55a87a9075a099258f (patch)
tree38586eed2e789f2a7337fa477f243f2fa48664a5 /Modules
parent39889d778eaf87fbd095fc1781a0d421639041d4 (diff)
parent5fe64511d6a9e4c9a329bc48bcfc26789afc0794 (diff)
downloadCMake-55e281c3b78453fc4b692f55a87a9075a099258f.zip
CMake-55e281c3b78453fc4b692f55a87a9075a099258f.tar.gz
CMake-55e281c3b78453fc4b692f55a87a9075a099258f.tar.bz2
Merge topic 'cpackifw-repositories-directories'
5fe64511 CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variable Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1150
Diffstat (limited to 'Modules')
-rw-r--r--Modules/CPackIFW.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/Modules/CPackIFW.cmake b/Modules/CPackIFW.cmake
index 0210410..0b42c83 100644
--- a/Modules/CPackIFW.cmake
+++ b/Modules/CPackIFW.cmake
@@ -260,6 +260,12 @@
# Additional prepared packages dirs that will be used to resolve
# dependent components.
#
+# .. variable:: CPACK_IFW_REPOSITORIES_DIRECTORIES
+#
+# Additional prepared repository dirs that will be used to resolve and
+# repack dependent components. This feature available only
+# since QtIFW_ 3.1.
+#
# Tools
# """""
#