You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For packaging purposes, or when using a container having to fetch is a real pain.
I did some tests, and the difference between Ubuntu 22.04 and 24.04 is only the header's filename.
Thus I prepared a PR to detect the version and modify the inclusion and remove this fetch.
The text was updated successfully, but these errors were encountered:
For testing Catch2 is fetch here:
master-board/sdk/master_board_sdk/CMakeLists.txt
Line 154 in e95c1c4
For packaging purposes, or when using a container having to fetch is a real pain.
I did some tests, and the difference between Ubuntu 22.04 and 24.04 is only the header's filename.
Thus I prepared a PR to detect the version and modify the inclusion and remove this fetch.
The text was updated successfully, but these errors were encountered: