aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/FindGSL.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindGSL.cmake')
-rw-r--r--cmake/FindGSL.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/FindGSL.cmake b/cmake/FindGSL.cmake
index bf411a7f9..32d182d64 100644
--- a/cmake/FindGSL.cmake
+++ b/cmake/FindGSL.cmake
@@ -160,6 +160,7 @@ ELSE(WIN32)
ENDIF(UNIX)
ENDIF(WIN32)
+set(GSL_LIBRARIES "")
IF(GSL_LIBRARIES)
IF(GSL_INCLUDE_DIR OR GSL_CXX_FLAGS)