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
cln uses currrently autotools as build_system, cmake is now the new build system and cln 1.3.7 builds properly with it which is not the case with autotools
Rationale
it is related to the fact that cln 1.3.7 does not build with autotools using spack
Description
the solution is to support cmake build_system starting from a few version back
Additional information
No response
General information
I have searched the issues of this repo and believe this is not a duplicate
The text was updated successfully, but these errors were encountered:
Summary
cln uses currrently autotools as build_system, cmake is now the new build system and cln 1.3.7 builds properly with it which is not the case with autotools
Rationale
it is related to the fact that cln 1.3.7 does not build with autotools using spack
Description
the solution is to support cmake build_system starting from a few version back
Additional information
No response
General information
The text was updated successfully, but these errors were encountered: