Allow building stacktrace libraries with global visibility (fixes #146)

This commit is contained in:
Antony Polukhin
2024-01-20 11:03:31 +03:00
parent 0ec802df84
commit 1fd3665a71

View File

@@ -11,6 +11,7 @@ project
: source-location .
: requirements
[ requires cxx11_rvalue_references ]
: default-build
<visibility>hidden
;