On 27/11/2015 00:14, Barry Jackson wrote: > Thanks Bill, > I finally sorted it - but it's been a long night. > I think the INSTALL in wsjtx-superbuild dir could do with an update > as I could not make sense of it for making the tarball. > > I eventually experimented and wrote a little script to do the job. > One snag is that it includes CMakeCache.txt in the tarball which > breaks things. > > The script is attached for your interest and I will include it in our > .src rpm to make my life easier in future ;) > > I will put 1.6.0-rc1 in our repositories for the dev branch which is > not due for release as Mageia 6 until next year, so that will give > time for an update to the full release of wsjtx-1.6.0 as and when. > > Many thanks for all your work on this project! > > 73 > Barry > G4MKT Hi Barry,
Oh! CMake pretty much assumes that you build out of source which is best practice anyway. The superbuild is recursive in that it packages itself into the resulting upstream tarball so you must have and keep the source tree clean. Your script is not necessary if you build out of source, i.e. not even a subdirectory of the checked out sources. 73 Bill G4WJS. ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
