metacall / distributable-linux

Linux redistributable for shipping MetaCall Core.
Apache License 2.0
10 stars 11 forks source link

Implement backtrace support #11

Open viferga opened 2 years ago

viferga commented 2 years ago

We should package backwardcpp (a header only library) and add an exception in Add_ExternalProject in metacall/core for when building with Guix.

We should also change this flag: -DOPTION_BUILD_PLUGINS_BACKTRACE=OFF to ON.

pranjalXi commented 1 year ago

@viferga Is this issue resolved? i would like to contribute

viferga commented 1 year ago

@pranjalXi no it's not, feel free to PR whenever you want.