xdg-app-builder and boost
Murray Cumming
murrayc at murrayc.com
Fri Dec 11 07:30:52 UTC 2015
I guess there's no easy way to use boost's awful build system in xdg
-app-builder, right?
This is how to build boost:
./bootstrap.sh --prefix=path/to/installation/prefix
./b2 install
http://www.boost.org/doc/libs/1_59_0/more/getting_started/unix-variants
.html#easy-build-and-install
Maybe I should tell xdg-app-builder to use a patch that adds a wrapper
configure script and a Makefile file?
--
Murray Cumming
murrayc at murrayc.com
www.murrayc.com
More information about the xdg-app
mailing list