cmake/Tests/RunCMake/CPack/TGZ/Helpers.cmake

4 lines
115 B
CMake
Raw Normal View History

2017-04-14 19:02:05 +02:00
set(cpack_archive_extension_ "tar.gz")
2015-11-17 17:22:37 +01:00
2017-04-14 19:02:05 +02:00
include("${CMAKE_CURRENT_LIST_DIR}/../ArchiveCommon/common_helpers.cmake")