summaryrefslogtreecommitdiffstats
path: root/Modules/FindwxWidgets.cmake
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-08-27 02:52:53 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-08-27 02:52:53 (GMT)
commitad4f98f3cf20c3befa18979521736dc49b458a6c (patch)
tree77b0d21199657b547610ac8789f0a953d0195faa /Modules/FindwxWidgets.cmake
parentc9eaf38653dddaf31f082cdac4fe166a7f5fb96a (diff)
downloadCMake-ad4f98f3cf20c3befa18979521736dc49b458a6c.zip
CMake-ad4f98f3cf20c3befa18979521736dc49b458a6c.tar.gz
CMake-ad4f98f3cf20c3befa18979521736dc49b458a6c.tar.bz2
ENH: Cleanup. Use relative path to modules
Diffstat (limited to 'Modules/FindwxWidgets.cmake')
-rw-r--r--Modules/FindwxWidgets.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindwxWidgets.cmake b/Modules/FindwxWidgets.cmake
index bee769f..4557d9a 100644
--- a/Modules/FindwxWidgets.cmake
+++ b/Modules/FindwxWidgets.cmake
@@ -1 +1 @@
-INCLUDE( ${CMAKE_ROOT}/Modules/FindwxWindows.cmake)
+INCLUDE(FindwxWindows)