diff CMakeLists.txt @ 275:c143682678b9

CMake: improve documentation related to plugins
author David Demelier <markand@malikania.fr>
date Thu, 29 Sep 2016 12:41:19 +0200
parents 90909cf677b1
children 24bb45724dc0
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Sep 28 13:39:15 2016 +0200
+++ b/CMakeLists.txt	Thu Sep 29 12:41:19 2016 +0200
@@ -60,6 +60,7 @@
 
 include(CMakeParseArguments)
 
+include(cmake/function/IrccdBuildHtml.cmake)
 include(cmake/function/IrccdDefineExecutable.cmake)
 include(cmake/function/IrccdDefineLibrary.cmake)
 include(cmake/function/IrccdDefineMan.cmake)