We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb81592 commit 3a1b681Copy full SHA for 3a1b681
1 file changed
recipes/recipes_emscripten/cppinterop/recipe.yaml
@@ -11,7 +11,7 @@ source:
11
sha256: b46c22f23274a9be4868b2d40c4866428816bd591b39449cf65e518744d82495
12
13
build:
14
- number: 2
+ number: 3
15
16
requirements:
17
@@ -30,7 +30,6 @@ tests:
30
files:
31
- lib/libclangCppInterOp.so
32
33
-
34
about:
35
license: Apache-2.0 WITH LLVM-exception
36
license_family: Apache
@@ -47,6 +46,7 @@ about:
47
46
scenarios CppInterOp can be used to provide the necessary introspection
48
information to the other side helping the language cross talk.
49
homepage: https://github.com/compiler-research/CppInterOp
+
50
extra:
51
recipe-maintainers:
52
- alexander-penev
0 commit comments