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.

Thanks in advance. Using CMake v3.1
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to