mirror of
https://github.com/google/googletest.git
synced 2026-04-30 19:09:20 +08:00
Merge e2a71cf83b13eb789b1d90e8d6a9308db4be9304 into d72f9c8aea6817cdf1ca0ac10887f328de7f3da2
This commit is contained in:
commit
d7ff2a0b57
@ -34,3 +34,8 @@ if(BUILD_GMOCK)
|
||||
else()
|
||||
add_subdirectory( googletest )
|
||||
endif()
|
||||
|
||||
set(CPACK_VERBATIM_VARIABLES YES)
|
||||
set(CPACK_SOURCE_GENERATOR "TGZ")
|
||||
set(CPACK_SOURCE_IGNORE_FILES "build;/\\.git/;.*~")
|
||||
include(CPack)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user