summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fmt/fmt_10.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/fmt/fmt_10.2.1.bb')
-rw-r--r--meta-oe/recipes-support/fmt/fmt_10.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fmt/fmt_10.2.1.bb b/meta-oe/recipes-support/fmt/fmt_10.2.1.bb
index c2f19c43a..1437eb480 100644
--- a/meta-oe/recipes-support/fmt/fmt_10.2.1.bb
+++ b/meta-oe/recipes-support/fmt/fmt_10.2.1.bb
@@ -9,7 +9,7 @@ SRCREV = "e69e5f977d458f2650bb346dadf2ad30c5320281"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12inherit cmake ptest 12inherit cmake
13 13
14EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON" 14EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON"
15 15