aboutsummaryrefslogtreecommitdiffstats
path: root/FindGeneratorRunner.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'FindGeneratorRunner.cmake.in')
-rw-r--r--FindGeneratorRunner.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/FindGeneratorRunner.cmake.in b/FindGeneratorRunner.cmake.in
index 9d2aa088d..4ed3e809b 100644
--- a/FindGeneratorRunner.cmake.in
+++ b/FindGeneratorRunner.cmake.in
@@ -11,5 +11,5 @@ SET(GENERATORRUNNER_FOUND "NO")
IF(GENERATORRUNNER_LIBRARY AND GENERATORRUNNER_INCLUDE_DIR)
SET(GENERATORRUNNER_FOUND "YES")
SET(GENERATORRUNNER_PUGIN_DIR @generator_plugin_DIR@)
- SET(GENERATORRUNNER_VERSION "@generator_VERSION@"
+ SET(GENERATORRUNNER_VERSION "@generator_VERSION@")
ENDIF(GENERATORRUNNER_LIBRARY AND GENERATORRUNNER_INCLUDE_DIR)