From 1765b8f00d829aeccac5e3903decaa3b1de79a6f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 1 Jul 2024 19:17:10 +0900 Subject: Replace kdemacros.h with tdemacros.h Signed-off-by: Michele Calgaro (cherry picked from commit 8fca33b35b68d1deef3677ae5e50927bd7a5c78d) --- ConfigureChecks.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ConfigureChecks.cmake') diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 45c0be953..e038287c3 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -144,7 +144,7 @@ endif( NOT HAVE_CRYPT ) if( WITH_TDEHWLIB ) tde_save_and_set( CMAKE_REQUIRED_INCLUDES "${TDE_INCLUDE_DIR}" ) check_cxx_source_compiles( " - #include + #include #ifndef __TDE_HAVE_TDEHWLIB #error tdecore is not build with tdehwlib #endif -- cgit v1.2.1