From 917436a3fe4d5534e3ca4f4ac20fd93ca9f0ca17 Mon Sep 17 00:00:00 2001 From: Markus Werle Date: Wed, 16 Oct 2024 23:26:06 +0200 Subject: [PATCH] remove blank line --- polymorphism/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/polymorphism/README.md b/polymorphism/README.md index 35bf21e..6903648 100644 --- a/polymorphism/README.md +++ b/polymorphism/README.md @@ -22,7 +22,6 @@ For debug builds use cmake -D CMAKE_BUILD_TYPE=Debug -B build_polymorphism -S polymorphism ``` - ### Building the `polymorphism` project Call `cmake` from the top level like this: