diff options
| author | Alexander Neumann <neumann@imt.uni-luebeck.de> | 2017-09-15 11:16:58 +0200 |
|---|---|---|
| committer | Alexander Neumann <neumann@imt.uni-luebeck.de> | 2017-09-15 11:16:58 +0200 |
| commit | bfd37745f378a952ff44826e80d667e89c3ec428 (patch) | |
| tree | 6e5afe5fdd57b645646f38ee2393989ce14437ba | |
| parent | 8dc765259bf731f6f9156056ea2ba3272b8a8a86 (diff) | |
| download | vcpkg-bfd37745f378a952ff44826e80d667e89c3ec428.tar.gz vcpkg-bfd37745f378a952ff44826e80d667e89c3ec428.zip | |
fix so that the cmake patch is applied correctly
| -rw-r--r-- | ports/benchmark/fix-cmakelists.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/benchmark/fix-cmakelists.patch b/ports/benchmark/fix-cmakelists.patch index 06430396e..51eadde46 100644 --- a/ports/benchmark/fix-cmakelists.patch +++ b/ports/benchmark/fix-cmakelists.patch @@ -10,3 +10,4 @@ index 244484b..903dea4 100644 +set(config_install_dir "share/${PROJECT_NAME}/cmake/") set(generated_dir "${CMAKE_CURRENT_BINARY_DIR}/generated") + |
