summaryrefslogtreecommitdiff
path: root/Tests/SimpleInstall/PreInstall.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/SimpleInstall/PreInstall.cmake')
-rw-r--r--Tests/SimpleInstall/PreInstall.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tests/SimpleInstall/PreInstall.cmake b/Tests/SimpleInstall/PreInstall.cmake
index 2ea2f7716..7a9851e1d 100644
--- a/Tests/SimpleInstall/PreInstall.cmake
+++ b/Tests/SimpleInstall/PreInstall.cmake
@@ -1,2 +1,2 @@
-MESSAGE("This is in pre install")
-SET(PRE_INSTALL_DID_RUN 1)
+message("This is in pre install")
+set(PRE_INSTALL_DID_RUN 1)