CPMLicenses.cmake
                                
                                 CPMLicenses.cmake copied to clipboard
                                
                                    CPMLicenses.cmake copied to clipboard
                            
                            
                            
                        Idea: Generate a summary of used licenses
It would be great if along with finding the licenses there were a short summary which could be easier to review. This would require finding a way to 'detect' what type of license the project uses. Very much similar to GitHub does, maybe this can be a good source for regex or similar!
Appears GitHub use this: https://github.com/licensee/licensee
Extension
As an extension to this feature could generate a diagram for use in documentation. using DOT and Graphviz  maybe etc.
 https://i1.wp.com/www.embeddeduse.com/wp-content/uploads/2016/04/qt-licenses-up-to-5.6.png?ssl=1
https://i1.wp.com/www.embeddeduse.com/wp-content/uploads/2016/04/qt-licenses-up-to-5.6.png?ssl=1
Thanks for the suggestion, that does sound like a very useful addition to the project!