Skip to content

Commit

Permalink
[gtest] Remove autodetectable usage information (microsoft#13442)
Browse files Browse the repository at this point in the history
Co-authored-by: Stefano Sinigardi <[email protected]>
ras0219 and cenit authored Sep 11, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 1733814 commit 56ff7cc
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion ports/gtest/CONTROL
Original file line number Diff line number Diff line change
@@ -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.
1 change: 0 additions & 1 deletion ports/gtest/portfile.cmake
Original file line number Diff line number Diff line change
@@ -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})

0 comments on commit 56ff7cc

Please sign in to comment.