aboutsummaryrefslogtreecommitdiff
path: root/cmake/ProjUtilities.cmake
diff options
context:
space:
mode:
authorMike Toews <mwtoews@gmail.com>2018-03-26 17:02:20 +1300
committerMike Toews <mwtoews@gmail.com>2018-03-26 17:02:20 +1300
commit885b196642ea68639b86fa762cc950e19fc40cd6 (patch)
treeccbe6d800e8220da033a30821f3d353bc111d14e /cmake/ProjUtilities.cmake
parent334a91876691034e91f29292dd96012a8711e4e1 (diff)
downloadPROJ-885b196642ea68639b86fa762cc950e19fc40cd6.tar.gz
PROJ-885b196642ea68639b86fa762cc950e19fc40cd6.zip
Tidy soci/proj4 references
Diffstat (limited to 'cmake/ProjUtilities.cmake')
-rw-r--r--cmake/ProjUtilities.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/ProjUtilities.cmake b/cmake/ProjUtilities.cmake
index bde495c6..79ecf96b 100644
--- a/cmake/ProjUtilities.cmake
+++ b/cmake/ProjUtilities.cmake
@@ -378,7 +378,7 @@ endmacro()
#
# Generates output name for given target depending on platform and version.
-# For instance, on Windows, libraries get ABI version suffix soci_coreXY.{dll|lib}.
+# For instance, on Windows, libraries get ABI version suffix proj_X_Y.{dll|lib}.
#
function(proj_target_output_name TARGET_NAME OUTPUT_NAME)