head 1.2; access; symbols pkgsrc-2017Q2:1.1.0.26 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.24 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.22 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.20 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.18 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.16 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.14 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.12 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.10 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.8 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.6 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.4 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.2 pkgsrc-2014Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2017.08.16.20.57.26; author wiz; state dead; branches; next 1.1; commitid BsxcC3VRigdRQt3A; 1.1 date 2014.04.21.18.14.53; author joerg; state Exp; branches; next ; commitid NbYXS058XhrsWzxx; desc @@ 1.2 log @Remove libgcal, the API it implements has been deprecated in 2012 or so. @ text @$NetBSD: patch-CMakeLists.txt,v 1.1 2014/04/21 18:14:53 joerg Exp $ --- CMakeLists.txt.orig 2014-04-20 18:45:19.000000000 +0000 +++ CMakeLists.txt @@@@ -94,13 +94,6 @@@@ include_directories( ${LIBXML2_INCLUDE_DIR} ) -# If we've found GCov then add the necessary profiling flags. -if(GCOV) - set(CMAKE_C_FLAGS - "${CMAKE_C_FLAGS} -fprofile-arcs -ftest-coverage" - ) -endif() - add_subdirectory(${GCAL_SOURCE_DIR}) if(ENABLE_TESTS) @ 1.1 log @Don't use profiling flags by default. @ text @d1 1 a1 1 $NetBSD$ @