how-to-export-cpp-library
                                
                                 how-to-export-cpp-library copied to clipboard
                                
                                    how-to-export-cpp-library copied to clipboard
                            
                            
                            
                        Update repo to require CMake 3.16
We have been requiring the use of CMake 3.16 for robotology repos since September 2020 (see https://github.com/robotology/robotology-superbuild/issues/462). Now it could be a good time to review this repo and requiring CMake 3.16 also here, as these will drastically simplify some boilerplate.
The first step after that is to finally accept https://github.com/robotology/how-to-export-cpp-library/pull/50 .