-
Notifications
You must be signed in to change notification settings - Fork 14
Transition build to CMake #2
Copy link
Copy link
Open
Labels
TaskWork which needs to be done, but is not a bug fix nor does it add a new feature/functionalityWork which needs to be done, but is not a bug fix nor does it add a new feature/functionality
Description
Metadata
Metadata
Assignees
Labels
TaskWork which needs to be done, but is not a bug fix nor does it add a new feature/functionalityWork which needs to be done, but is not a bug fix nor does it add a new feature/functionality
There's a currently a custom-written system of Makefiles used to build C-Store; we should drop it in favor of CMake - but because it's not quite trivial, that may still take in a bunch of code from elsewhere, or require writing some custom CMake code.