From b8ff20519b4a6c881028b1a7286cb3c5d1a0c1a8 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Tue, 26 Nov 2019 11:26:14 -0700 Subject: [PATCH] INSTALL: use cmake generics --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 351c9db778..131fd8b0c2 100644 --- a/INSTALL +++ b/INSTALL @@ -28,7 +28,7 @@ of your choice by Then you can run cmake and build ESPResSo by > cmake -> make +> cmake --build . If you have installed the curses frontend to cmake you can see and modify the build options graphically by running