diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index a95ccf4..12dff2e 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -115,7 +115,7 @@ endif( ) 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