From 035c7fabc3b82cbc9a346c11abe2e9462b4c0379 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 30 Oct 2012 15:39:57 -0700 Subject: Imported Upstream version 2.8.9 --- Tests/SimpleInstallS2/PreInstall.cmake | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Tests/SimpleInstallS2/PreInstall.cmake (limited to 'Tests/SimpleInstallS2/PreInstall.cmake') diff --git a/Tests/SimpleInstallS2/PreInstall.cmake b/Tests/SimpleInstallS2/PreInstall.cmake new file mode 100644 index 000000000..2ea2f7716 --- /dev/null +++ b/Tests/SimpleInstallS2/PreInstall.cmake @@ -0,0 +1,2 @@ +MESSAGE("This is in pre install") +SET(PRE_INSTALL_DID_RUN 1) -- cgit v1.2.3