ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
188 stars 60 forks source link

Define host Qt moc executable #12

Closed lmayencourt closed 5 years ago

lmayencourt commented 5 years ago

Set the moc executable to the host binary instead of using the one found on the target file system when cross-compiling.