Skip to content

Commit

Permalink
fix #8082
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 16, 2013
1 parent 65b0cd9 commit 0627211
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cmake/FindGEOS.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ IF(WIN32)
"$ENV{LIB_DIR}/lib"
$ENV{LIB}
)
IF (GEOS_LIBRARY)
SET (
GEOS_LIBRARY
GEOS_LIBRARY;odbc32;odbccp32
CACHE STRING INTERNAL)
ENDIF (GEOS_LIBRARY)
ENDIF (MSVC)

ELSE(WIN32)
Expand Down

0 comments on commit 0627211

Please sign in to comment.