diff options
author | Berk Geveci <berk.geveci@kitware.com> | 2001-08-27 14:07:42 (GMT) |
---|---|---|
committer | Berk Geveci <berk.geveci@kitware.com> | 2001-08-27 14:07:42 (GMT) |
commit | 277228e3aa92a025b3581cd0e808aaa89fd16852 (patch) | |
tree | 55d13d1bbcda3e573e0ce8849aea58071ba76ab4 /Source | |
parent | 8181104f9ab6ae44b490106c89be51441d45e08c (diff) | |
download | CMake-277228e3aa92a025b3581cd0e808aaa89fd16852.zip CMake-277228e3aa92a025b3581cd0e808aaa89fd16852.tar.gz CMake-277228e3aa92a025b3581cd0e808aaa89fd16852.tar.bz2 |
ken added dependancy to build everything
Diffstat (limited to 'Source')
-rw-r--r-- | Source/CMakeSetup.dsw | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Source/CMakeSetup.dsw b/Source/CMakeSetup.dsw index 155e687..efa0c37 100644 --- a/Source/CMakeSetup.dsw +++ b/Source/CMakeSetup.dsw @@ -29,6 +29,12 @@ Package=<4> Begin Project Dependency
Project_Dep_Name cmake
End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name ctest
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name DumpDocumentation
+ End Project Dependency
}}}
###############################################################################
|