remove commented out tarball packaging

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 7bb4f9430a]
This commit is contained in:
Karl W Schulz
2024-04-18 11:04:35 -05:00
committed by Karl W. Schulz
szülő 820a790fc2
commit 69787cb124
@@ -370,7 +370,4 @@ message(STATUS " package dependencies: ${PACKAGE_REQUIRES}")
set(CPACK_RPM_PACKAGE_REQUIRES ${PACKAGE_REQUIRES})
include(CPack)
# # Source tarball set(CPACK_SOURCE_GENERATOR "TGZ") set(CPACK_SOURCE_PACKAGE_FILE_NAME
# ${CMAKE_PROJECT_NAME}-${FULL_VERSION_STRING}) set(CPACK_SOURCE_IGNORE_FILES
# ".*~$"
# \.git/ \.github \.gitmodules \.gitignore /tests /build) include(CPack)