summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/glm
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/glm')
-rw-r--r--meta-oe/recipes-graphics/glm/glm_0.9.9-a2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/glm/glm_0.9.9-a2.bb b/meta-oe/recipes-graphics/glm/glm_0.9.9-a2.bb
index 4e2ee2378..dc0081d03 100644
--- a/meta-oe/recipes-graphics/glm/glm_0.9.9-a2.bb
+++ b/meta-oe/recipes-graphics/glm/glm_0.9.9-a2.bb
@@ -22,7 +22,6 @@ inherit cmake
22 22
23EXTRA_OECMAKE = "-DGLM_ENABLE_EXPERIMENTAL=ON" 23EXTRA_OECMAKE = "-DGLM_ENABLE_EXPERIMENTAL=ON"
24 24
25FILES_${PN}-dev += "${libdir}/cmake"
26RDEPENDS_${PN}-dev = "" 25RDEPENDS_${PN}-dev = ""
27 26
28BBCLASSEXTEND = "native" 27BBCLASSEXTEND = "native"