diff options
| author | Albert Ziegenhagel <albert.ziegenhagel@outlook.com> | 2017-01-11 12:01:37 +0100 |
|---|---|---|
| committer | Albert Ziegenhagel <albert.ziegenhagel@outlook.com> | 2017-01-11 12:01:37 +0100 |
| commit | 4bf2b196bff38decfacc921a61b8ff4f0a9d5efd (patch) | |
| tree | 50dc6f65be98d1c37f450bdf995b6ca8d469e678 /ports/metis/disable-programs.patch | |
| parent | b966acc5c2572fff68b763024d9b96a2087aad29 (diff) | |
| download | vcpkg-4bf2b196bff38decfacc921a61b8ff4f0a9d5efd.tar.gz vcpkg-4bf2b196bff38decfacc921a61b8ff4f0a9d5efd.zip | |
Add port for metis
Diffstat (limited to 'ports/metis/disable-programs.patch')
| -rw-r--r-- | ports/metis/disable-programs.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/metis/disable-programs.patch b/ports/metis/disable-programs.patch new file mode 100644 index 000000000..0c23be553 --- /dev/null +++ b/ports/metis/disable-programs.patch @@ -0,0 +1,8 @@ +--- a/CMakeLists.txt Wed Dec 21 18:24:22 2016 ++++ b/CMakeLists.txt Wed Dec 21 18:24:26 2016 +@@ -20,4 +20,4 @@ + # Recursively look for CMakeLists.txt in subdirs. + add_subdirectory("include") + add_subdirectory("libmetis") +-add_subdirectory("programs") ++# add_subdirectory("programs") |
