diff options
Diffstat (limited to 'meta-oe/recipes-graphics/glm')
-rw-r--r-- | meta-oe/recipes-graphics/glm/glm_0.9.9-a2.bb | 1 |
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 | ||
23 | EXTRA_OECMAKE = "-DGLM_ENABLE_EXPERIMENTAL=ON" | 23 | EXTRA_OECMAKE = "-DGLM_ENABLE_EXPERIMENTAL=ON" |
24 | 24 | ||
25 | FILES_${PN}-dev += "${libdir}/cmake" | ||
26 | RDEPENDS_${PN}-dev = "" | 25 | RDEPENDS_${PN}-dev = "" |
27 | 26 | ||
28 | BBCLASSEXTEND = "native" | 27 | BBCLASSEXTEND = "native" |