From ae6020a85802abf28ee49b2a6a9c2f1e1859f369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 25 Jan 2019 14:47:48 +0100 Subject: KDat: Add CMake test if the mtget contains mt_gstat. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 4b43800596822ad53b9c4e0ae5d4fe0130d73ad3) --- kdat/CMakeLists.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kdat/CMakeLists.txt') diff --git a/kdat/CMakeLists.txt b/kdat/CMakeLists.txt index 4adf4fb..69491a4 100644 --- a/kdat/CMakeLists.txt +++ b/kdat/CMakeLists.txt @@ -1,5 +1,10 @@ # This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +##### configure checks + +include( ConfigureChecks.cmake ) + + add_subdirectory( pics ) include_directories( -- cgit v1.2.1