<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Unable to build Poppler (with CMake) as a subproject"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102230">bug 102230</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Unable to build Poppler (with CMake) as a subproject"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102230#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Unable to build Poppler (with CMake) as a subproject"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102230">bug 102230</a>
              from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>The problem is, no one is ever going to think about using
${CMAKE_CURRENT_LIST_DIR} instead of ${CMAKE_SOURCE_DIR} because when you're
writing the code, you're not thinking about "people that abuse cmake to make my
code be a subfolder of their code".

We might fix this, but it'd break again at some point because i'm never going
to remember to use a weird variable instead of the variable that i'm used to
using.

I'm sorry if this causes you trouble, but i'm going to close this as WONTFIX.

Maybe what you want is
<a href="https://cmake.org/cmake/help/latest/module/ExternalProject.html">https://cmake.org/cmake/help/latest/module/ExternalProject.html</a> ?</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>