From ad7091804112bd0d79f7a040116b41ae9a6d234c Mon Sep 17 00:00:00 2001 From: hanez Date: Sat, 27 Sep 2025 11:54:54 +0200 Subject: [PATCH] Just a test to mirror this repo to GitHub. --- Makefile | 1 - 1 file changed, 1 deletion(-) 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