Browse Source

cmake: Patched to compile.

Too fast on the git push!!
Ryan C. Gordon 3 years ago
parent
commit
8f41412327
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL_config.h.cmake

+ 1 - 1
include/SDL_config.h.cmake

@@ -231,7 +231,7 @@
 #       define HAVE_IMMINTRIN_H 1
 #    endif
 #  endif
-#else  /* non-Apple platforms can use the normal CMake check for this.
+#else  /* non-Apple platforms can use the normal CMake check for this. */
 #  cmakedefine HAVE_IMMINTRIN_H 1
 #endif