From 1010d0d526ad7419449f19ac4db42d63f7731540 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Fri, 16 Feb 2018 21:10:24 +0100 Subject: Add basic widget implementation (not usable) and configure cmake --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c831b2b..7540484 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ runjava: java cpp: - gradle mainExecutable + cmake --build build runcpp: cpp ./build/exe/main/main -- cgit v1.2.1