From aacfdbe4a9dbc91dd4cdce9bdd2a495c7f53d8e4 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Wed, 5 Apr 2023 15:18:22 +0200 Subject: [PATCH] cli/CMakeLists.txt: Minor whitespace fix. --- cli/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt index 64528ce..b769020 100644 --- a/cli/CMakeLists.txt +++ b/cli/CMakeLists.txt @@ -57,7 +57,7 @@ install (FILES ${LIBCLI11_LICENSE} DESTINATION ${CMAKE_INSTALL_SHAREDIR} COMPONENT cli RENAME LICENSE.libcli11) - + # Documentation