From 2cbf9d3620bd2a3cd12f00af5b1e53657d5af894 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Mon, 29 Mar 2021 12:03:36 +0200 Subject: [PATCH] build system: added poly.md to fake docs all target --- docs/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 89465f2bd..03676391e 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -24,6 +24,7 @@ add_custom_target( md/links.md md/locator.md md/meta.md + md/poly.md md/process.md md/reference.md md/resource.md