Author Topic: preventing external libraries to be parsed  (Read 2297 times)

Offline Nycoteen

  • Single posting newcomer
  • *
  • Posts: 2
preventing external libraries to be parsed
« on: April 22, 2016, 09:41:30 am »
Dear all,

I am wondering if there is a way to prevent codeblocks parsing external libraries. I have for instance few C libraries (Eigen and SQLite) that pollute my namespace.

Thank you in advance for your answers.

Stefan

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: preventing external libraries to be parsed
« Reply #1 on: April 23, 2016, 02:48:01 pm »
Do you mean for code completion?