]> git.mxchange.org Git - flightgear.git/commitdiff
Trying to restore auto-detection of SVN libs on Windows
authorFrederic Bouvier <fredfgfs01@free.fr>
Mon, 13 Aug 2012 21:20:20 +0000 (23:20 +0200)
committerFrederic Bouvier <fredfgfs01@free.fr>
Mon, 13 Aug 2012 21:20:20 +0000 (23:20 +0200)
CMakeModules/FindSvnClient.cmake

index c3a4bc11ab36f32bba13cecb13805e2951f2f43d..d128fc900ebb801c8a77b8ab2dfce375af3fe16a 100644 (file)
@@ -55,7 +55,7 @@ if(HAVE_APR_CONFIG OR MSVC)
        find_path(LIBSVN_INCLUDE_DIR svn_client.h
       NO_DEFAULT_PATH
          HINTS
-         $ENV{LIBSVN_DIR} ${CMAKE_INSTALL_PREFIX} ${MSVC_3RDPARTY_ROOT}/${MSVC_3RDPARTY_DIR}/lib
+         $ENV{LIBSVN_DIR} ${CMAKE_INSTALL_PREFIX} ${MSVC_3RDPARTY_ROOT}/${MSVC_3RDPARTY_DIR}/include
          PATH_SUFFIXES include/subversion-1
          PATHS
       /opt/local