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
Set CMAKE_SHARED_LIBRARY_SUFFIX to always create .so files (#207) (#257)
* Set CMAKE_SHARED_LIBRARY_SUFFIX to always create .so files.
* [#23543] Added cmake option and default suffix for platforms
* [#23543] Added cmake option for Python test and examples
* [#23543] Default value for Windows OS
* [#23543] Review changes
* Refs #23543. Regenerate code with Fast DDS Gen from related PR.
---------
(cherry picked from commit 57a5541)
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Co-authored-by: Keane Dixon Wong <Keanewong913@gmail.com>
Co-authored-by: Keane Wong <kwong@FELT241.FluxErgy.local>
Co-authored-by: danipiza <dpizarrogallego@gmail.com>
Co-authored-by: Miguel Company <MiguelCompany@eprosima.com>
0 commit comments