diff options
Diffstat (limited to 'Modules/FindGnuplot.cmake')
-rw-r--r-- | Modules/FindGnuplot.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindGnuplot.cmake b/Modules/FindGnuplot.cmake index 943c8a4..5a9bc28 100644 --- a/Modules/FindGnuplot.cmake +++ b/Modules/FindGnuplot.cmake @@ -2,7 +2,7 @@ # this module looks for gnuplot # -INCLUDE(${CMAKE_ROOT}/Modules/FindCygwin.cmake) +INCLUDE(FindCygwin) FIND_PROGRAM(GNUPLOT NAMES |