Skip to content

Commit f2998a3

Browse files
Add license info to rpm package
1 parent 30365e8 commit f2998a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,4 +352,6 @@ set(CPACK_DEBIAN_PACKAGE_RECOMMENDS "
352352
libxfconf-0-3
353353
")
354354

355+
set(CPACK_RPM_PACKAGE_LICENSE "MIT")
356+
355357
include(CPack)

0 commit comments

Comments
 (0)