Bas Couwenberg pushed to branch upstream at Debian GIS Project / sfcgal

Commits:
51a90664 by Bas Couwenberg at 2018-04-10T18:15:58+02:00
New upstream version 1.3.4
- - - - -


2 changed files:

- CMakeLists.txt
- sfcgal-config.in


Changes:

=====================================
CMakeLists.txt
=====================================
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -25,7 +25,7 @@ set( CMAKE_MODULE_PATH 
"${CMAKE_SOURCE_DIR}/cmake/Modules;${CMAKE_MODULE_PATH}" 
 
 set( SFCGAL_VERSION_MAJOR 1 )
 set( SFCGAL_VERSION_MINOR 3 )
-set( SFCGAL_VERSION_PATCH 1 )
+set( SFCGAL_VERSION_PATCH 4 )
 
 set( SFCGAL_VERSION 
"${SFCGAL_VERSION_MAJOR}.${SFCGAL_VERSION_MINOR}.${SFCGAL_VERSION_PATCH}" )
 


=====================================
sfcgal-config.in
=====================================
--- a/sfcgal-config.in
+++ b/sfcgal-config.in
@@ -38,7 +38,7 @@ case $1 in
        echo -I${prefix}/include 
        ;;
     --libs)
-       echo -L${libdir} -l@SFCGAL_LIB_NAME@
+       echo -L${libdir} -l@SFCGAL_LIB_NAME@ -lCGAL -lCGAL_Core
        ;;
     --ldflags)
        echo -L${libdir}



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/sfcgal/commit/51a9066424020660ec6f506b7f32fa9f83975d98

---
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/sfcgal/commit/51a9066424020660ec6f506b7f32fa9f83975d98
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to