[Git][debian-gis-team/sfcgal][upstream] New upstream version 1.3.4
Bas Couwenberg
gitlab at salsa.debian.org
Tue Apr 10 18:12:04 UTC 2018
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 at SFCGAL_LIB_NAME@
+ echo -L${libdir} -l at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180410/26e32a2c/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list