[CMake] Resource filters in generated eclipse projects

Josh Bialkowski josh.bialkowski at gmail.com
Fri Apr 11 13:30:18 EDT 2014


Hello!

Has anyone figured out a good way to preserve resource filters across a
cmake-rerun when using an eclipse generated project?

The eclipse "re-indexing" time on one of my projects has gotten a bit out
of hand. By setting resource filters to have eclipse ignore the [Targets]
and [Subprojects] virtual directories (and a project "data" directory) the
re-indexing time is greatly reduced. However, whenever cmake is re-run and
the project file is regenerated, the resource filters are lost. This
happens quite frequently when changing branches in source control.

Has anyone figured out a better way of preserving their resource filters
across a cmake execution?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140411/0f60f92a/attachment.html>


More information about the CMake mailing list