foonathan_memory_vendor FORCE_BUILD option #4528
xavisolesoft
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi @xavisolesoft, thanks for using Fast DDS, and thanks for your proposal
Thanks in advance! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Proposal
I have a feature proposal for
foonathan_memory_vendor
package build:My proposal consist on create a cmake option to be able to force the build even when ros is installed in the system path.
We need this option due we are using a different compiler from the system default one, so we need to force the build with our compiler.
Proposed implementation

I have an implementation proposal (I copy the snapshot because I have no permissions to create a branch in
foonathan_memory_vendor
):How to use it
With the proposed implementation, force build can be enabled by passing the next argument to cmake in the command line:
Beta Was this translation helpful? Give feedback.
All reactions