<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Explicitly specify builtin JS files dependency in CMakeLists.txt"
   href="https://bugs.webkit.org/show_bug.cgi?id=149323#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Explicitly specify builtin JS files dependency in CMakeLists.txt"
   href="https://bugs.webkit.org/show_bug.cgi?id=149323">bug 149323</a>
              from <span class="vcard"><a class="email" href="mailto:utatane.tea&#64;gmail.com" title="Yusuke Suzuki &lt;utatane.tea&#64;gmail.com&gt;"> <span class="fn">Yusuke Suzuki</span></a>
</span></b>
        <pre>I don't think using GLOB is good for this case.
<a href="http://www.cmake.org/cmake/help/v3.3/command/file.html?highlight=glob#file">http://www.cmake.org/cmake/help/v3.3/command/file.html?highlight=glob#file</a>

<span class="quote">&gt; 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.</span ></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>