Skip to content
Snippets Groups Projects
Commit 975ee2bf authored by Benjamin VADANT's avatar Benjamin VADANT
Browse files

[wip/move3d-studio] improving Makefile

parent 98812070
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,8 @@ COMMENT= The BioMove3D development studio
LICENSE= gnu-gpl-v2
CMAKE_ARGS+= -DGENERATE_STUDIO=ON
CMAKE_ARGS+= -DMOVE3D_QT=ON
##CMAKE_ARGS+= -DMOVE3D_QT_REMOTE=ON
## Dependencies
include ../../math/gbM/depend.mk
include ../../motion/softMotion-libs/depend.mk
......@@ -35,7 +34,7 @@ include ../../wip/sysdep/gts.mk
include ../../wip/sysdep/qhull.mk
include ../../wip/sysdep/libxpm.mk
include ../../wip/sysdep/xforms.mk
include ../../wip/sysdep/qwt.mk
include ../../mk/sysdep/qwt.mk
include ../../wip/libmove3d/depend.mk
include ../../wip/libmove3d-hri/depend.mk
......
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