Closed ilobilo closed 5 months ago
I needed to include all of these in dependencies:
libassert = import('cmake').subproject('libassert')
libassert.dependency('libzstd_static'),
libassert.dependency('libassert-lib'),
libassert.dependency('cpptrace-lib'),
libassert.dependency('dwarf')
Glad you got it working!
I'm getting linker errors when including the library from meson using:
c++20 g++ 13.2.0 ld.bfd 2.41