[gtest] Remove autodetectable usage information (#13442)

Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
This commit is contained in:
ras0219 2020-09-11 12:49:02 -07:00 committed by GitHub
parent 1733814ced
commit 56ff7ccb48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -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.

View File

@ -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})