diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 7a7bafe..8e39860 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -28,7 +28,7 @@ endif( WITH_GCC_VISIBILITY ) # check for 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