iLCSoft / iLCInstall

Python scripts to install iLCSoft software and dependencies
GNU General Public License v3.0
4 stars 26 forks source link

Consider adding Catch2 as a package #161

Open tmadlener opened 1 year ago

tmadlener commented 1 year ago

In the v02-03 release series there are a few packages that currently each build their own version of Catch2 (via their USE_EXTERNAL_CATCH2=OFF cmake environment). In principle it is possible to build Catch2 as a static library and link against that.