Commit 69b1601c authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf OpenSceneGraph-3.6.5.tar.gz
mkdir OpenSceneGraph-OpenSceneGraph-3.6.5/build
cd OpenSceneGraph-OpenSceneGraph-3.6.5/build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ..
$(MAKE) -C OpenSceneGraph-OpenSceneGraph-3.6.5/build
$(MAKE) -C OpenSceneGraph-OpenSceneGraph-3.6.5/build install
rm -rf OpenSceneGraph-OpenSceneGraph-3.6.5
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment