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
- This prevents in-source builds to not bloat .gitignore file, but still
allows adding this project via add_subdirectory(), or
FetchContent/ExternalProject modules. Added before the project() call
to have less configure steps done in this case.
- Added installation step to CI.
- Added missing BUILD_INTERFACE for sapi/embed.
0 commit comments