From 8c03e13c8520bae51c9a2c8dfbf4864ef6dc824f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Apr 2012 21:36:10 -0500 Subject: Added support for automated release version, date, copyright entities in help files. --- kdoctools/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kdoctools/CMakeLists.txt') diff --git a/kdoctools/CMakeLists.txt b/kdoctools/CMakeLists.txt index 7db2f426c..9d97712c6 100644 --- a/kdoctools/CMakeLists.txt +++ b/kdoctools/CMakeLists.txt @@ -9,6 +9,8 @@ # ################################################# +include( ConfigureChecks.cmake ) + include_directories( ${TQT_INCLUDE_DIRS} ${CMAKE_CURRENT_BINARY_DIR} -- cgit v1.2.1