remove commented out tarball packaging
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
committed by
Karl W. Schulz
parent
eedb78139c
commit
7bb4f9430a
+1
-4
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user