Add C_CAPNPROTO_ENABLE_INSTALL

This commit is contained in:
Jonah Beckford 2023-09-23 22:16:07 -07:00
parent 1ed0aed18c
commit b6e04c7d38
2 changed files with 11 additions and 7 deletions

View file

@ -11,6 +11,7 @@
- Wrap macro parameters in the `capnp_use(x)` macro. Passes clang-tidy (not
a false positive)
- Add POSITION_INDEPENDENT_CODE to CapnC::Runtime
- Add C_CAPNPROTO_ENABLE_INSTALL with default ON to enable cmake --install
## 0.3 (632f0d73a1f4a03026b5e4727386b9fe3ec6e00e)