From 885b196642ea68639b86fa762cc950e19fc40cd6 Mon Sep 17 00:00:00 2001 From: Mike Toews Date: Mon, 26 Mar 2018 17:02:20 +1300 Subject: Tidy soci/proj4 references --- cmake/ProjUtilities.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake/ProjUtilities.cmake') 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) -- cgit v1.2.3