Skip to content

Commit

Permalink
[fix] re biojppm/c4core#53: add install exports
Browse files Browse the repository at this point in the history
  • Loading branch information
biojppm committed Dec 26, 2021
1 parent 7fb3d51 commit d6e451b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog/current.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@
- Prefer passing `substr` and `csubstr` by value instead of const reference ([PR #171](https://github.com/biojppm/rapidyaml/pull/171))
- Fix [#173](https://github.com/biojppm/rapidyaml/issues/173): add alias target `ryml::ryml` ([PR #174](https://github.com/biojppm/rapidyaml/pull/174))
- Speedup compilation of tests by removing linking with yaml-cpp and libyaml. ([PR #177](https://github.com/biojppm/rapidyaml/pull/177))
- Fix [c4core#53](https://github.com/biojppm/c4core/issues/53): cmake install targets were missing call to `export()` ([PR #179](https://github.com/biojppm/c4core/pull/179)).
2 changes: 1 addition & 1 deletion ext/c4core
Submodule c4core updated 2 files
+2 −1 changelog/current.md
+1 −1 cmake

0 comments on commit d6e451b

Please sign in to comment.