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
In order to link against catalyst::catalyst, the find_package needs to provide the GLOBAL keyword.
Then linkage, is working as well as the headers are found properly.
However the GLOBAL keyword is only available by CMake>=3.24 therefore also the bump up in the cmake_minimum_required.
0 commit comments