Files
lifting-bits-sleigh/support
Eric Kilmer 1d3d6e29b6 Consistent CMake project variable names - project name case (#58)
* Consistent CMake project variable names - project name case

While there is not official convention, internally CMake uses the case
of the project name in auto-generated variables for the project, like
<ProjectName>_BINARY_DIR. We should follow that convention.

* README: Fix install spec directory variable name

Co-authored-by: Alex Cameron <asc@tetsuo.sh>
2022-02-08 11:14:30 +11:00
..