<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I am using it for passing meta-data between my projects.</p>
    <p>Is there a way to do this with cmake 3.10.2 (I am on Ubuntu 18)?<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 22.08.2018 16:03, Marc CHEVRIER
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAHKTGrewWsZk2MowNeRSf77wiaNsX=7_8GnLmCdVi8Qk7Xa+-Q@mail.gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div dir="ltr">'define_property' is nearly useless except for
        documentation.
        <div><br>
        </div>
        <div>Export of custom properties is managed through target
          property 'EXPORT_PROPERTIES'.</div>
        <div><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">Le mer. 22 août 2018 à 15:58, Raphael Grimm <<a
            href="mailto:raphael.grimm@kit.edu" moz-do-not-send="true">raphael.grimm@kit.edu</a>>
          a écrit :<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
          <br>
          I added a custom target property via 'define_property' <br>
          (<a
            href="https://cmake.org/cmake/help/latest/command/define_property.html"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://cmake.org/cmake/help/latest/command/define_property.html</a>).<br>
          <br>
          When using this target in a different cmake project the
          property is not <br>
          found by cmake and the meta information stored in the target
          property is <br>
          lost.<br>
          <br>
          Is there a way to also export custom target properties?<br>
          <br>
          Regards<br>
          <br>
          Raphael<br>
          <br>
        </blockquote>
      </div>
    </blockquote>
    <br>
  </body>
</html>