[CMake] export list of files, etags

Eddy Pronk epronk at muftor.com
Mon Jan 9 15:24:53 EST 2006


Hi,

Is there a way to export a list of files from a CMakeLists.txt file?
OUTPUT_REQUIRED_FILES only works for a source file.
I'd like a list of source files requered for a target or simply all 
source files known to cmake.
I want to use this to create a etags file for emacs.

Eddy



More information about the CMake mailing list