diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-09-06 18:02:18 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-09-06 18:02:59 -0700 |
| commit | cd76396de38f80245f101f04549be3658822a7a6 (patch) | |
| tree | 4269b2e1f881ef21a9aef46f693fa87bebcff523 /ports/console-bridge | |
| parent | cc89fc78031073f697228aa3069410a5e1b51d7d (diff) | |
| download | vcpkg-cd76396de38f80245f101f04549be3658822a7a6.tar.gz vcpkg-cd76396de38f80245f101f04549be3658822a7a6.zip | |
[console-bridge] [urdfdom-headers] Move copyright location
Diffstat (limited to 'ports/console-bridge')
| -rw-r--r-- | ports/console-bridge/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/console-bridge/portfile.cmake b/ports/console-bridge/portfile.cmake index ca5502aa9..2e5b0872f 100644 --- a/ports/console-bridge/portfile.cmake +++ b/ports/console-bridge/portfile.cmake @@ -20,4 +20,4 @@ vcpkg_fixup_cmake_targets(CONFIG_PATH "CMake") file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include) -file(INSTALL ${CMAKE_CURRENT_LIST_DIR}/License.txt DESTINATION ${CURRENT_PACKAGES_DIR}/share/console_bridge RENAME copyright) +file(INSTALL ${CMAKE_CURRENT_LIST_DIR}/License.txt DESTINATION ${CURRENT_PACKAGES_DIR}/share/console-bridge RENAME copyright) |
