Add: [CMake] support rpm for fedora and rhel (#9861)

This commit is contained in:
Nik Nyby
2022-04-18 20:11:42 -04:00
committed by GitHub
parent 6204020b6a
commit 44713a68ed
2 changed files with 6 additions and 1 deletions

1
cmake/PackageRPM.cmake Normal file
View File

@@ -0,0 +1 @@
set(CPACK_RPM_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")