diff --git a/Makefile b/Makefile index ea36125..2454352 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ # Simple Makefile wrapper around CMake - BUILD_DIR ?= build CMAKE ?= cmake # Default to a build with extra logging disabled