yarp icon indicating copy to clipboard operation
yarp copied to clipboard

Do not ignore ${SWIG_DIR} when invoking ${SWIG_EXECUTABLE}

Open traversaro opened this issue 1 year ago • 1 comments
trafficstars

Without this fix, the compilation with a custom non-system swig is failing. See https://github.com/Kitware/CMake/blob/v3.29.2/Modules/UseSWIG.cmake#L725 for similar code inside CMake.

This is important for compatibility with Ubuntu 24.04 when using apt dependencies, as the swig that ships with Ubuntu 24.04 is swig 4.2.0, that is not compatible with YARP.

traversaro avatar Apr 28 '24 15:04 traversaro

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Apr 28 '24 17:04 sonarqubecloud[bot]