[Webkit-unassigned] [Bug 149323] Explicitly specify builtin JS files dependency in CMakeLists.txt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 18:16:30 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149323

--- Comment #1 from Yusuke Suzuki <utatane.tea at gmail.com> ---
I don't think using GLOB is good for this case.
http://www.cmake.org/cmake/help/v3.3/command/file.html?highlight=glob#file

> Note We do not recommend using GLOB to collect a list of source files from your source tree. If no CMakeLists.txt file changes when a source is added or removed then the generated build system cannot know when to ask CMake to regenerate.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150918/1d1ac4d5/attachment.html>


More information about the webkit-unassigned mailing list