From: Luca Heltai Date: Mon, 2 May 2016 21:20:43 +0000 (+0200) Subject: Minor edits. X-Git-Tag: v8.5.0-rc1~1057^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e67661ccfa3e158645ed2305df867834ba6989dd;p=dealii.git Minor edits. --- diff --git a/cmake/modules/FindGSL.cmake b/cmake/modules/FindGSL.cmake index 69bbb303eb..f45dd91064 100644 --- a/cmake/modules/FindGSL.cmake +++ b/cmake/modules/FindGSL.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. ## @@ -19,11 +19,11 @@ # This module exports # # GSL_LIBRARIES -# GSL_INCLUDE_LIBRARIES +# GSL_INCLUDE_DIRS # GSL_LINKER_FLAGS # -SET(GSL_DIR "" CACHE PATH "An optional hint to an GSL installation") +SET(GSL_DIR "" CACHE PATH "An optional hint to a GSL installation") SET_IF_EMPTY(GSL_DIR "$ENV{GSL_DIR}") DEAL_II_FIND_LIBRARY(GSL_LIBRARY