mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 14:22:54 +08:00
[gtest] Remove autodetectable usage information (#13442)
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
This commit is contained in:
parent
1733814ced
commit
56ff7ccb48
@ -1,5 +1,5 @@
|
||||
Source: gtest
|
||||
Version: 1.10.0
|
||||
Port-Version: 1
|
||||
Port-Version: 2
|
||||
Homepage: https://github.com/google/googletest
|
||||
Description: GoogleTest and GoogleMock testing frameworks.
|
||||
|
@ -76,4 +76,3 @@ endif()
|
||||
vcpkg_copy_pdbs()
|
||||
|
||||
file(INSTALL ${SOURCE_PATH}/googletest/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)
|
||||
file(COPY ${CMAKE_CURRENT_LIST_DIR}/usage DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT})
|
||||
|
Loading…
Reference in New Issue
Block a user