Skip to content

Commit dbe23ca

Browse files
committed
FindPROJ - fix outputs description
1 parent 9880ee7 commit dbe23ca

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

cmake/FindPROJ.cmake

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
# If input variables are not specified, try to find PROJ config.
66
# Input variables could also be provided as environment variables.
77
#
8-
# Output variables:
9-
# - `PROJ_INCLUDE_DIR`
10-
# - `PROJ_LIBRARIES`
8+
# Output targets:
9+
# - `PROJ::proj`
1110
#
1211

1312
# To avoid cyclic calls to this file

0 commit comments

Comments
 (0)