corrosion-rs / corrosion

Marrying Rust and CMake - Easy Rust and C/C++ Integration!
https://corrosion-rs.github.io/corrosion/
MIT License
1.02k stars 97 forks source link

Consider vxworks executable suffix #504

Closed Felix-El closed 2 months ago

Felix-El commented 3 months ago

Assume .vxe suffix when target OS is vxworks

jschwe commented 3 months ago

Looks good to me. Did you test this fix works on an actual project with vxworks?

Felix-El commented 2 months ago

Yes sure. I wouldn't care if it wasn't for an actual failing "install" step (copy with file not found due to empty suffix)