On Tue, May 20, 2014 at 4:29 PM, Martin Braun <martin.br...@ettus.com>wrote:

> FYI, I don't like installing stuff to /usr/local. If you take PyBombs'
> directory, and then use -DCMAKE_INSTALL_PREFIX on your own OOT, that'll
> make both work and you don't have to screw around in your system's dirs.
> M
>

In this case we execute "cmake
-DCMAKE_INSTALL_PREFIX=/home/user1/download/gnuradio/target  ../" in the
OOT build directory.
Is there any way to "hard code" this install_prefix into the OOT setting
file, so that we just need "cmake ../" in the OOT build directory?
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to