[CMake] CMake Eclipse & Resource Filters

Alexander Neundorf a.neundorf-work at gmx.net
Wed Jan 28 16:55:21 EST 2015


On Wednesday, January 28, 2015 12:56:24 Robert Dailey wrote:
> Hello,
> 
> I generate my project using Eclipse CDT4 - Ninja. I have a
> subdirectory called "Third Party" under my source directory that
> contains boost, QT, and a number of other very large libraries. I
> notice that the C++ indexer in Eclipse processes files in these
> directories and frequently locks up my machine or crashes. Indexing
> takes up to 30 minutes if it decides to complete.
> 
> Is there a way I can specify resource filters in CMake scripts? If I
> can do this, I can tell Eclipse to ignore the directories I don't want
> it to scan or care about.

no, there's currently not.
Please enter a ticket on http://public.kitware.com/Bug

Thanks
Alex


More information about the CMake mailing list