summaryrefslogtreecommitdiffstats
path: root/Modules/FindUnixCommands.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindUnixCommands.cmake')
-rw-r--r--Modules/FindUnixCommands.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindUnixCommands.cmake b/Modules/FindUnixCommands.cmake
index 568f3bc..3f64348 100644
--- a/Modules/FindUnixCommands.cmake
+++ b/Modules/FindUnixCommands.cmake
@@ -2,7 +2,7 @@
# this module looks for some usual Unix commands
#
-INCLUDE(${CMAKE_ROOT}/Modules/FindCygwin.cmake)
+INCLUDE(FindCygwin)
FIND_PROGRAM(BASH
bash