Replace kdemacros.h with tdemacros.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/12/head
Michele Calgaro 4 months ago
parent b03faff449
commit a15d47732e
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

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

Loading…
Cancel
Save