From 8aef3507017b2aeda38785954f1c0dcda2c93ad4 Mon Sep 17 00:00:00 2001
From: Olivier Stasse <ostasse@laas.fr>
Date: Mon, 19 Jun 2017 04:55:26 +0200
Subject: [PATCH] [wip/osg-dae] Add detection of osg and colladadom.

---
 osg-dae/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/osg-dae/Makefile b/osg-dae/Makefile
index fdbfb02a..df5928d8 100644
--- a/osg-dae/Makefile
+++ b/osg-dae/Makefile
@@ -25,6 +25,8 @@ USE_BOOST_LIBS=		system filesystem
 include ../../devel/boost-headers/depend.mk
 include ../../devel/boost-libs/depend.mk
 include ../../pkgtools/pkg-config/depend.mk
+include ../../mk/sysdep/colladadom.mk
+include ../../mk/sysdep/openscene.mk
 include ../../mk/sysdep/cmake.mk
 include ../../mk/sysdep/doxygen.mk
 include ../../mk/language/c.mk
-- 
GitLab