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
build: Added support for custom compilation flags (#68)
Introduced variables `ALFI_EXTRA_CXX_FLAGS` and `ALFI_EXTRA_CXX_FLAGS_<CONFIG>` for customizing compilation flags in CMake.
This may be used when working with CMake from the terminal or when adding the library as a submodule.
0 commit comments