mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
ENH: Cleanup. Use relative path to modules
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# this module looks for gnuplot
|
||||
#
|
||||
|
||||
INCLUDE(${CMAKE_ROOT}/Modules/FindCygwin.cmake)
|
||||
INCLUDE(FindCygwin)
|
||||
|
||||
FIND_PROGRAM(GNUPLOT
|
||||
NAMES
|
||||
|
Reference in New Issue
Block a user