yarp
yarp copied to clipboard
Do not ignore ${SWIG_DIR} when invoking ${SWIG_EXECUTABLE}
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.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication