diff --git a/projects/rdc/CMakeLists.txt b/projects/rdc/CMakeLists.txt index 01cf497bee..f6ba11cc5e 100755 --- a/projects/rdc/CMakeLists.txt +++ b/projects/rdc/CMakeLists.txt @@ -278,6 +278,7 @@ install(EXPORT rdcTargets DESTINATION # License file +set(CPACK_RPM_PACKAGE_LICENSE "MIT") install( FILES ${CPACK_RESOURCE_FILE_LICENSE} DESTINATION share/doc/rdc RENAME LICENSE.txt) # Python binding and example