[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/cmake/modules
From:       Laurent Montel <montel () kde ! org>
Date:       2007-08-15 6:52:21
Message-ID: 1187160741.609249.1868.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 700308 by mlaurent:

Remove not necessary path


 M  +1 -6      FindGLPK.cmake  


--- trunk/koffice/cmake/modules/FindGLPK.cmake #700307:700308
@@ -7,14 +7,9 @@
      PATHS
      ${INCLUDE_INSTALL_DIR}
      ${GLPK_INCLUDE_PATH}
-     /usr/include
-     /usr/local/include
    )
 
-find_library(GLPK_LIBRARY glpk
-      /usr/lib
-      /usr/local/lib
-    )
+find_library(GLPK_LIBRARY glpk)
 
 if(GLPK_INCLUDE_DIR AND GLPK_LIBRARY)
   set(GLPK_FOUND TRUE)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic