Skip to content

Commit

Permalink
Documented optional features.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmartin82 committed Dec 9, 2024
1 parent 15cccfc commit 915a2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Low level RUST APIs for cyclone
* ```iceoryx```: Enable support for Iceoryx shared memory in Cyclone DDS.
* ```prefix_symbols```: Prefix the symbols in the Cyclone DDS and Cyclocut libraries with the version of the cyclors crate. This allows for different versions of the crate to be loaded together statically. On macOS and Windows platforms ```llvm-nm``` and ```llvm-objcopy``` are required.

**Note:** The ```iceoryx``` and ```prefix_symbols features are optional and cannot be enabled at the same time.
**Note:** The ```iceoryx``` and ```prefix_symbols``` features are optional and cannot be enabled at the same time.

0 comments on commit 915a2bf

Please sign in to comment.