ros2 / tinydir_vendor

Vendor package for providing tinydir within a cmake package
Apache License 2.0
0 stars 7 forks source link

Cross-compile CMake args #11

Closed deitry closed 4 years ago

deitry commented 4 years ago

Proper handling of CMake flags for cross-compilation as it done here: https://github.com/eProsima/foonathan_memory_vendor/blob/master/CMakeLists.txt

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

deitry commented 4 years ago

Updated. I didn't add part with find_package() because if there is a need in tinydir_vendor rebuild, there is a little hope that proper version of it will be installed in the right way.

emersonknapp commented 4 years ago

Gist: https://gist.githubusercontent.com/emersonknapp/3e8a821451b6a4d99673da3979293da9/raw/1dff551396c71026dc1a94bcfc51aa3a261b8d08/ros2.repos BUILD args: TEST args: --packages-select tinydir_vendor Job: ci_launcher