format patches

This commit is contained in:
openKylinBot 2022-06-02 17:41:02 +08:00
parent 068a466f32
commit 810f6a9a0d
1 changed files with 11 additions and 7 deletions

View File

@ -1,14 +1,18 @@
Description: do not build the md2html example.
The authot expressed it's only an example code.
It is currently not being installed as an example, so
simply avoid building it.
Author: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Forwarded: not-needed
From: =?utf-8?q?Lisandro_Dami=C3=A1n_Nicanor_P=C3=A9rez_Meyer?=
<lisandro@debian.org>
Date: Thu, 2 Jun 2022 17:41:02 +0800
Subject: do not build the md2html example.
The authot expressed it's only an example code.
It is currently not being installed as an example, so
simply avoid building it.
Forwarded: not-needed
---
CMakeLists.txt | 3 ++-
CMakeLists.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e3de012..06df96d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -53,4 +53,5 @@ endif()