diff options
Diffstat (limited to 'CMakeScripts/FindGSL.cmake')
| -rw-r--r-- | CMakeScripts/FindGSL.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeScripts/FindGSL.cmake b/CMakeScripts/FindGSL.cmake index edadc52bd..0297f7375 100644 --- a/CMakeScripts/FindGSL.cmake +++ b/CMakeScripts/FindGSL.cmake @@ -38,6 +38,7 @@ else (GSL_LIBRARIES AND GSL_INCLUDE_DIRS) /usr/local/include /opt/local/include /sw/include + $ENV{DEVLIBS_PATH}//include// PATH_SUFFIXES gsl ) |
