Commit Graph

2 Commits

Author SHA1 Message Date
mpilman b0894295ba Remove ugly debug message 2019-03-11 17:35:06 -07:00
mpilman 4a4af6fb2c Make cmake build fail if old build system was used
This changes makes a cmake build check for an existing
versions.h file in the source directory before it builds
anything else. If it finds it it will fail the build.

This is to prevent confusion when someone tries to use cmake
on a source directory where the old build system was used
before (as this is not supported).
2019-03-06 13:48:18 -08:00