diff options
| author | Mike Toews <mwtoews@gmail.com> | 2018-03-26 17:02:20 +1300 |
|---|---|---|
| committer | Mike Toews <mwtoews@gmail.com> | 2018-03-26 17:02:20 +1300 |
| commit | 885b196642ea68639b86fa762cc950e19fc40cd6 (patch) | |
| tree | ccbe6d800e8220da033a30821f3d353bc111d14e /src | |
| parent | 334a91876691034e91f29292dd96012a8711e4e1 (diff) | |
| download | PROJ-885b196642ea68639b86fa762cc950e19fc40cd6.tar.gz PROJ-885b196642ea68639b86fa762cc950e19fc40cd6.zip | |
Tidy soci/proj4 references
Diffstat (limited to 'src')
| -rw-r--r-- | src/bin_nad2bin.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin_nad2bin.cmake b/src/bin_nad2bin.cmake index 57cbfe21..33bd4d0b 100644 --- a/src/bin_nad2bin.cmake +++ b/src/bin_nad2bin.cmake @@ -1,5 +1,5 @@ if(WIN32 AND BUILD_LIBPROJ_SHARED) - message(warning " nad2nad can't be build with a DLL proj4 library you need a static lib") + message(warning " nad2nad can't be build with a DLL proj library you need a static lib") endif(WIN32 AND BUILD_LIBPROJ_SHARED) |
