Commit 8cf196c3 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

fix: ship rumur-get-version.h during installation

This generated header is not seen automatically by CMake, so needs to be
explicitly listed. Prior to this commit, we were not installing it which led to
a broken installation. I.e. `#include <rumur/rumur.h>` would not work in user
programs.
parent 87cbd3b4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment