We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9880ee7 commit dbe23caCopy full SHA for dbe23ca
1 file changed
cmake/FindPROJ.cmake
@@ -5,9 +5,8 @@
5
# If input variables are not specified, try to find PROJ config.
6
# Input variables could also be provided as environment variables.
7
#
8
-# Output variables:
9
-# - `PROJ_INCLUDE_DIR`
10
-# - `PROJ_LIBRARIES`
+# Output targets:
+# - `PROJ::proj`
11
12
13
# To avoid cyclic calls to this file
0 commit comments