summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalUnixMakefileGenerator3.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2006-02-24 14:43:23 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2006-02-24 14:43:23 (GMT)
commit0ba40b59c7dc4c00c11902bae20fb9f03bde4168 (patch)
treef4f9b380ff83aae36438d5dd6d0c6d73706b3fd3 /Source/cmGlobalUnixMakefileGenerator3.h
parent1ecd48ba67b2e0d02227f848468f9398ec183be2 (diff)
downloadCMake-0ba40b59c7dc4c00c11902bae20fb9f03bde4168.zip
CMake-0ba40b59c7dc4c00c11902bae20fb9f03bde4168.tar.gz
CMake-0ba40b59c7dc4c00c11902bae20fb9f03bde4168.tar.bz2
COMP: Handle preinstall properly on IDEs
Diffstat (limited to 'Source/cmGlobalUnixMakefileGenerator3.h')
-rw-r--r--Source/cmGlobalUnixMakefileGenerator3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmGlobalUnixMakefileGenerator3.h b/Source/cmGlobalUnixMakefileGenerator3.h
index e9e579b..fd232d2 100644
--- a/Source/cmGlobalUnixMakefileGenerator3.h
+++ b/Source/cmGlobalUnixMakefileGenerator3.h
@@ -126,6 +126,7 @@ protected:
virtual const char* GetPackageTargetName() { return "package"; }
virtual const char* GetEditCacheTargetName() { return "edit_cache"; }
virtual const char* GetRebuildCacheTargetName() { return "rebuild_cache"; }
+ virtual bool GetPreInstallAvailable() { return true; }
// Some make programs (Borland) do not keep a rule if there are no