Closed traversaro closed 9 months ago
Fix part of https://github.com/robotology/robotology-superbuild/issues/1596 . As discussed in https://github.com/robotology/robotology-superbuild/issues/1596 one could use the CMAKE_EXPORT_COMPILE_COMMANDS environment variable, but this has the downside that is considered only if the build is created from zero, and it has no effects on existing builds.
CMAKE_EXPORT_COMPILE_COMMANDS
Fix part of https://github.com/robotology/robotology-superbuild/issues/1596 . As discussed in https://github.com/robotology/robotology-superbuild/issues/1596 one could use the
CMAKE_EXPORT_COMPILE_COMMANDS
environment variable, but this has the downside that is considered only if the build is created from zero, and it has no effects on existing builds.