summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/FindIce.cmake7
1 files changed, 7 insertions, 0 deletions
diff --git a/Modules/FindIce.cmake b/Modules/FindIce.cmake
index 6a06e2f..3fa6cab 100644
--- a/Modules/FindIce.cmake
+++ b/Modules/FindIce.cmake
@@ -20,6 +20,13 @@
# Ice_SLICE_DIRS - the directories containing the Ice slice interface
# definitions
#
+# Imported targets::
+#
+# Ice::<C>
+#
+# Where ``<C>`` is the name of an Ice component, for example
+# ``Ice::Glacier2``.
+#
# Ice slice programs are reported in::
#
# Ice_SLICE2CPP_EXECUTABLE - path to slice2cpp executable