Replace kdemacros.h with tdemacros.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a15d47732e)
r14.1.x
Michele Calgaro 8 months ago
parent 5c301750a4
commit 099c3ec142
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -115,7 +115,7 @@ endif( )
tde_save_and_set( CMAKE_REQUIRED_INCLUDES "${TDE_INCLUDE_DIR}" )
check_cxx_source_compiles( "
#include <kdemacros.h>
#include <tdemacros.h>
#ifndef __TDE_HAVE_TDEHWLIB
#error tdecore is not build with tdehwlib
#endif

Loading…
Cancel
Save