Changes

Summary

  1. [Config] Fix findcxxopt when version is not specified (#4564) (details)
Commit 2577d861bacc5f9be70ba39ea3273940474c135b by noreply
[Config] Fix findcxxopt when version is not specified (#4564)

* Remove error and send warning when cxxopt is found but version mismatch

* [all] Install FindTinyXML2  (#4545)

Install FindTinyXML2 for OOT compilation using the binaries

* [Visual] Fix cmake config  (#4555)

Remove the find_package(tinyxml2 REQUIRED) because the link is private

* Set link to tinyxml2 to PRIVATE and fix config file

* Check if version is specified before checking the version to avoid errors

* Set cxx_opts_FOUND when the version is not required

---------

Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
The file was modifiedSofa/framework/Config/cmake/Modules/Findcxxopts.cmake (diff)