Skip to content

Commit

Permalink
Add libassert 0.2.1 (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin authored Oct 10, 2023
1 parent 73b334b commit 4af7afb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions bin/yaml/libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -640,21 +640,23 @@ libraries:
- trunk
type: github
libassert:
type: github
repo: jeremy-rifkin/libassert
build_type: cmake
check_file: README.md
extra_cmake_arg:
- -DCMAKE_BUILD_TYPE=Release
- -DBUILD_SHARED_LIBS=on
lib_type: shared
method: clone_branch
repo: jeremy-rifkin/libassert
sharedliblink:
- assert
target_prefix: v
targets:
- '1.0'
- '1.1'
type: github
- '1.2'
- '1.2.1'
libbpf:
build_type: make
check_file: README.md
Expand Down

0 comments on commit 4af7afb

Please sign in to comment.