<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 08/15/2011 11:33 PM, Alexander Neundorf wrote:
    <blockquote id="mid_201108152333_53108_neundorf_kde_org"
      cite="mid:201108152333.53108.neundorf@kde.org" type="cite">
      <meta name="qrichtext" content="1">
      <style type="text/css">#mid_201108152333_53108_neundorf_kde_org p,
#mid_201108152333_53108_neundorf_kde_org li { white-space: pre-wrap; }
</style>
      <p style="margin: 0px; text-indent: 0px;">Hi Valentin,</p>
      <p style="margin: 0px; text-indent: 0px;">On Monday 15 August
        2011, Valentin Rusu wrote:</p>
      >
      <p style="margin: 0px; text-indent: 0px;">> Then I start
        "cmake-gui .." only to find that SB_CMAKE_ARGS is empty and</p>
      <p style="margin: 0px; text-indent: 0px;">>
        CMAKE_INSTALL_PREFIX stay to it's default /usr/local value.</p>
      <p style="margin: 0px; text-indent: 0px;">> </p>
      <p style="margin: 0px; text-indent: 0px;">> Any hints?</p>
      <p style="margin: 0px; text-indent: 0px;">If you simply do a
        set(), the values do not go into the cache, but remain in the
        "normal" variables, which shadow the cache variables.</p>
      <p style="margin: 0px; text-indent: 0px;">If you run cmake-gui,
        you see the cache variables, i.e. still the old values.</p>
      <p style="margin: 0px; text-indent: 0px;">So if you build and get
        what you expect, everything is fine :-)</p>
    </blockquote>
    Oh, I already proceeded like that and got files installed in the
    wrong directory after some compilation time, then manually removing
    them (unfortunately, there is no uninstall tag in the generated
    makefile, or is it?). <br>
    <br>
    :-)<br>
    <br>
    Valentin<br>
    -- <br>
    <pre class="moz-signature" cols="72">Valentin Rusu (valir)
KSecretsService (former KSecretService, KWallet replacement)
</pre>
  </body>
</html>