Merge e2a71cf83b
into 445e9bd8d0
This commit is contained in:
commit
fb8f3c69c2
@ -34,3 +34,8 @@ if(BUILD_GMOCK)
|
|||||||
else()
|
else()
|
||||||
add_subdirectory( googletest )
|
add_subdirectory( googletest )
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
set(CPACK_VERBATIM_VARIABLES YES)
|
||||||
|
set(CPACK_SOURCE_GENERATOR "TGZ")
|
||||||
|
set(CPACK_SOURCE_IGNORE_FILES "build;/\\.git/;.*~")
|
||||||
|
include(CPack)
|
||||||
|
Loading…
Reference in New Issue
Block a user