Skip to content
Snippets Groups Projects
Commit 73ca5cba authored by Matthieu Herrb's avatar Matthieu Herrb
Browse files

[libfreenect] install the sample application as libfreenect-glview

parent 3a207816
No related branches found
No related tags found
No related merge requests found
...@@ -29,5 +29,5 @@ do-install: ...@@ -29,5 +29,5 @@ do-install:
${DESTDIR}${PREFIX}/include ${DESTDIR}${PREFIX}/include
${INSTALL_LIB} ${WRKSRC}/lib/libfreenect.a ${DESTDIR}${PREFIX}/lib ${INSTALL_LIB} ${WRKSRC}/lib/libfreenect.a ${DESTDIR}${PREFIX}/lib
${INSTALL_PROGRAM} ${WRKSRC}/examples/glview \ ${INSTALL_PROGRAM} ${WRKSRC}/examples/glview \
${DESTDIR}${PREFIX}/bin/openkinect-glview ${DESTDIR}${PREFIX}/bin/libfreenect-glview
@comment Sat Nov 13 19:05:55 CET 2010 @comment Sat Nov 13 19:05:55 CET 2010
bin/openkinect-glview bin/libfreenect-glview
include/libfreenect.h include/libfreenect.h
lib/libfreenect.a lib/libfreenect.a
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment