Skip to content

Commit

Permalink
Add test based on libxwidgets.a
Browse files Browse the repository at this point in the history
  • Loading branch information
anutosh491 committed May 31, 2024
1 parent b847d52 commit 4767a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/recipes_emscripten/xwidgets/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tests:
- script:
- test -d $PREFIX/include/xwidgets
- test -f $PREFIX/include/xwidgets/xtransport.hpp
- test -f $PREFIX/lib/cmake/xwidgets/xwidgetsConfig.cmake
- test -f $PREFIX/lib/libxwidgets.a

about:
license: BSD-3-Clause
Expand Down

0 comments on commit 4767a42

Please sign in to comment.