aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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)