[CMake] Problem with generated source and header files

John Drescher drescherjm at gmail.com
Wed Jul 1 10:06:05 EDT 2009


>> I hope my examples convinced you enough that globbing is (in general) a
>> bad idea.
>>
> So is it common practice among users of CMake to manually create and
> maintain a list of all files that are to be compiled, even if such a list is
> very large and may involve several directories and subdirectories?
>
I do with all of my projects. The thing is that I generally add only 2
or 4 files at a time so its not like this is a lot of work.

John


More information about the CMake mailing list