sonarqube - Configure the Sonar analysis to pick up library/includes -


we're analysing arm-altera-eabi-gcc c/c++ code, , sonar analysis not picking library includes they're in arm-altera-eabi-gcc specific installation area.

how configure sonar analysis pick library/includes? (we've tried setting sonar.cfamily.library.directories , sonar.cxx.includedirectories, doesn't seem have worked)

thanks,

gerald.


Comments