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)
* Set CMAKE_SHARED_LIBRARY_SUFFIX to always create .so files.
* [#23543] Added cmake option and default suffix for platforms
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
* [#23543] Added cmake option for Python test and examples
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
* [#23543] Default value for Windows OS
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
* [#23543] Review changes
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
* Refs #23543. Regenerate code with Fast DDS Gen from related PR.
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
---------
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.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>
(cherry picked from commit 57a5541)
# Conflicts:
# fastdds_python/test/types/test_complete.i
# fastdds_python/test/types/test_modules.i
# fastdds_python_examples/RPCExample/generated_code/CMakeLists.txt
0 commit comments