public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/ceres-solver/files: ceres-solver-1.9.0-underlink.patch
@ 2014-06-09  2:29 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2014-06-09  2:29 UTC (permalink / raw
  To: gentoo-commits

bicatali    14/06/09 02:29:14

  Added:                ceres-solver-1.9.0-underlink.patch
  Log:
  Version bump. Updated home page, doc building, added patch for underlinking cholmod
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)

Revision  Changes    Path
1.1                  sci-libs/ceres-solver/files/ceres-solver-1.9.0-underlink.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ceres-solver/files/ceres-solver-1.9.0-underlink.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ceres-solver/files/ceres-solver-1.9.0-underlink.patch?rev=1.1&content-type=text/plain

Index: ceres-solver-1.9.0-underlink.patch
===================================================================
--- internal/ceres/CMakeLists.txt.orig	2014-06-05 08:45:55.031448944 -0700
+++ internal/ceres/CMakeLists.txt	2014-06-05 08:48:03.496344301 -0700
@@ -146,8 +146,9 @@
 
 SET(CERES_LIBRARY_PUBLIC_DEPENDENCIES ${GLOG_LIBRARIES})
 
-IF (SUITESPARSE AND SUITESPARSE_FOUND)
+IF (SUITESPARSE AND SUITESPARSE_FOUND)
   LIST(APPEND CERES_LIBRARY_PRIVATE_DEPENDENCIES ${SUITESPARSE_LIBRARIES})
+  LIST(APPEND CERES_LIBRARY_PUBLIC_DEPENDENCIES ${SUITESPARSE_LIBRARIES})
 ENDIF (SUITESPARSE AND SUITESPARSE_FOUND)
 
 IF (CXSPARSE AND CXSPARSE_FOUND)





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-09  2:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09  2:29 [gentoo-commits] gentoo-x86 commit in sci-libs/ceres-solver/files: ceres-solver-1.9.0-underlink.patch Sebastien Fabbro (bicatali)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox