Skip to content

Commit

Permalink
Merge pull request #179 from biojppm/fix/install_export
Browse files Browse the repository at this point in the history
[fix] re biojppm/c4core#53: add install exports
  • Loading branch information
biojppm authored Dec 27, 2021
2 parents f4fe27a + d6e451b commit efc8b0e
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 efc8b0e

Please sign in to comment.