<div dir="auto"><div><div class="gmail_quote"><div dir="ltr">On Mon, 28 May 2018, 05:41 Fabian K., <<a href="mailto:0inkane@googlemail.com">0inkane@googlemail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2018-05-24 16:05 GMT+02:00 Jonathan Riddell <<a href="mailto:jr@jriddell.org" target="_blank" rel="noreferrer">jr@jriddell.org</a>>:<br>
> <a href="https://build.neon.kde.org/job/xenial_unstable_kde_kpat_bin_amd64/78/console" rel="noreferrer noreferrer" target="_blank">https://build.neon.kde.org/job/xenial_unstable_kde_kpat_bin_amd64/78/console</a><br>
> 13:31:33 -- Checking for modules 'libfreecell-solver;IMPORTED_TARGET'<br>
> 13:31:33 --   No package 'IMPORTED_TARGET' found<br>
><br>
> If I remove IMPORTED_TARGET from CMakeLists.txt it compiles until the end when it errors with:<br>
> [100%] Linking CXX executable kpat<br>
> /usr/bin/ld: cannot find -lPkgConfig::FC_SOLVE<br>
><br>
> changing CMakeLists.txt with<br>
> -    PkgConfig::FC_SOLVE<br>
> +    ${FC_SOLVE_LDFLAGS}<br>
><br>
> It successfully compiles and when installed with kdegames-card-data-kf5 it runs nicely<br>
><br>
> Jonathan<br>
<br>
Sorry for the late reply. The IMPORTED_TARGET was added by Tobias in<br>
D13057 to solve a compilation issue on FreeBSD. To avoid playing a<br>
whack-a-mole game where fixing the compilation on one target breaks it<br>
on the next, could someone with a BSD system test if it still compiles<br>
with Jonathan's change? Thanks in advance,<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">The CI system has FreeBSD Builds which can be used to verify this once the changes have been pushed.</div><div dir="auto"><br></div><div dir="auto">Please see <a href="https://build.kde.org/view/Applications/job/Applications%20kpat%20kf5-qt5%20FreeBSDQt5.10/">https://build.kde.org/view/Applications/job/Applications%20kpat%20kf5-qt5%20FreeBSDQt5.10/</a></div><div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto">Ben</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Fabian<br>
</blockquote></div></div></div>