switch to cmake for build system

This commit is contained in:
Nicholas O'Connor
2017-03-23 01:03:33 -07:00
parent 44a831a4b0
commit fc09bf57dc
11 changed files with 30 additions and 52 deletions

View File

@@ -1,7 +1,3 @@
#!/bin/sh
if [ ! -d "m4" ]; then
mkdir m4
fi
autoreconf --install
cmake .