summaryrefslogtreecommitdiff
path: root/cmake/Modules/GRASTool.in.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Modules/GRASTool.in.cmake')
-rw-r--r--cmake/Modules/GRASTool.in.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/Modules/GRASTool.in.cmake b/cmake/Modules/GRASTool.in.cmake
index 54c9695..1d6cb6e 100644
--- a/cmake/Modules/GRASTool.in.cmake
+++ b/cmake/Modules/GRASTool.in.cmake
@@ -3,6 +3,8 @@ if(DEFINED __INCLUDED_GRAS_TOOL_CMAKE)
endif()
set(__INCLUDED_GRAS_TOOL_CMAKE TRUE)
+include(GRASCommon)
+
########################################################################
## Define GRAS_TOOL_PATH_SEP for utility purposes
########################################################################