Skip to content

Commit

Permalink
Disable rpm package automatic dependencies generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Lopez Zubieta committed Nov 21, 2018
1 parent 820e89a commit f25fe7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/cpack_rpm.cmake
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
set(CPACK_GENERATOR "RPM")

set(CPACK_RPM_PACKAGE_AUTOREQPROV " no")

0 comments on commit f25fe7f

Please sign in to comment.