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.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/SimpleInstall/PreInstall.cmake b/Tests/SimpleInstall/PreInstall.cmake
new file mode 100644
index 000000000..2ea2f7716
--- /dev/null
+++ b/Tests/SimpleInstall/PreInstall.cmake
@@ -0,0 +1,2 @@
+MESSAGE("This is in pre install")
+SET(PRE_INSTALL_DID_RUN 1)