Commit 78df5255 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

Revert "make a libutil for common functionality"

This reverts commit 7637790e. It seems I
misunderstood how to use an object library and you are not supposed to try to
link against it. Everything works out on macOS, but fails on older CMake on
Linux. It is possible to make this work, but we would still be left messing with
include paths. It seems simpler to just revert to the old configuration which,
though it builds some files multiple times, is simpler to understand and more
portable.
parent b65d3a7b
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