Skip to content

Commit

Permalink
Add mimic++ as c++ header-only library (#1430)
Browse files Browse the repository at this point in the history
  • Loading branch information
DNKpp authored Oct 20, 2024
1 parent 777ebe2 commit 6519306
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bin/yaml/libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -890,6 +890,15 @@ libraries:
targets:
- '4.7'
type: github
mimicpp:
check_file: README.md
repo: DNKpp/mimicpp
target_prefix: v
targets:
- '3'
- '2'
- '1'
type: github
mlir:
check_file: include/mlir/InitAllPasses.h
path_name: libs/mlir/{name}
Expand Down Expand Up @@ -1475,6 +1484,13 @@ libraries:
targets:
- trunk
type: github
mimicpp:
check_file: README.md
method: nightlyclone
repo: DNKpp/mimicpp
targets:
- trunk
type: github
mlir:
check_file: include/mlir/InitAllPasses.h
path_name: libs/mlir/{name}
Expand Down

0 comments on commit 6519306

Please sign in to comment.