aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/FindGSL.cmake
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-12-29 17:45:18 +0000
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-12-29 17:45:18 +0000
commitd84b135ed33a9998570d4c9147692037f6554a99 (patch)
tree6c277c9a446907ea522fb05b3145bd8fae915412 /cmake/FindGSL.cmake
parent97c54ad2204f6645c1a0b6bca3d9d32ca51c0e23 (diff)
Enable GSL tests (reverts part of changeset 6628534eb587f6d96e9c8bbc0447f9685c6cea5c
).
Diffstat (limited to 'cmake/FindGSL.cmake')
-rw-r--r--cmake/FindGSL.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/FindGSL.cmake b/cmake/FindGSL.cmake
index 32d182d64..bf411a7f9 100644
--- a/cmake/FindGSL.cmake
+++ b/cmake/FindGSL.cmake
@@ -160,7 +160,6 @@ ELSE(WIN32)
ENDIF(UNIX)
ENDIF(WIN32)
-set(GSL_LIBRARIES "")
IF(GSL_LIBRARIES)
IF(GSL_INCLUDE_DIR OR GSL_CXX_FLAGS)