Good luck. I've been putting off updating the Audacity spec file that I am maintainer on because of the cmake macro changes. But in my case I have to rewrite the entire spec to use cmake since they removed their autotools-based build system and instead introduced a broken cmake build system now - and they did this in a patch release... that is not going to be fun to switch to.
-Ian On Mon, Jul 20, 2020 at 11:08 PM Steven A. Falco <stevenfa...@gmail.com> wrote: > On 7/20/20 6:01 PM, Ian McInerney wrote: > > You should be able to switch the macros: > > %cmake -> %cmake > > %make_build -> %cmake_build > > %make_install -> %cmake_install > > > > Then the builds and install will automatically use the proper out of > tree directory. See the change proposal page for more details: > https://fedoraproject.org/wiki/Changes/CMake_to_do_out-of-source_builds#Migration > . > > Thanks, Ian. I'll give that a try later. But if I have to iterate a few > times to get everything right, it could take some time. > > Steve > >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp