Merge pull request #1518 from dg0yt/static-windows
[openjpeg.git] / cmake / EnsureFileInclude.cmake
index e173ea1a9fbb4567f062865487f46f324e4188e4..a4c064bbecaf0faf45a249096cc897654479ecd2 100644 (file)
@@ -1,5 +1,5 @@
 # Ensure that an include file is provided by the system
-# Add the check about the mandatory status to the check_include_file macro 
+# Add the check about the mandatory status to the check_include_file macro
 # provided by cmake
 
 include (${CMAKE_ROOT}/Modules/CheckIncludeFile.cmake)
@@ -23,4 +23,4 @@ if (NOT ${${VARIABLE_NAME}})
   endif()
 endif()
 
-endmacro()
\ No newline at end of file
+endmacro()