File tree Expand file tree Collapse file tree
cross-platform/recipes/cmake Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11inherit : [ "basement::rootrecipe", cmake ]
22
3+ privateEnvironment :
4+ BASEMENT_ADD_LICENSE : " false"
5+
36checkoutSCM :
47 scm : import
58 url : src/greeter/
Original file line number Diff line number Diff line change 11inherit : [cmake]
22
3+ privateEnvironment :
4+ BASEMENT_ADD_LICENSE : " false"
5+
36depends :
47 - cmake::libholler-dev
58 - use : []
Original file line number Diff line number Diff line change 11inherit : [cmake]
22
3+ privateEnvironment :
4+ BASEMENT_ADD_LICENSE : " false"
5+
36checkoutSCM :
47 scm : import
58 url : src/libholler/
Original file line number Diff line number Diff line change 11inherit : [ "basement::rootrecipe", meson ]
22
3+ privateEnvironment :
4+ BASEMENT_ADD_LICENSE : " false"
5+
36root : !expr |
47 "${BOB_HOST_PLATFORM}" == "linux"
58
Original file line number Diff line number Diff line change 11inherit : [meson]
22
3+ privateEnvironment :
4+ BASEMENT_ADD_LICENSE : " false"
5+
36checkoutSCM :
47 scm : import
58 url : src/libholler/
You can’t perform that action at this time.
0 commit comments