Просмотр исходного кода

cmake: Patched to compile.

Too fast on the git push!!
Ryan C. Gordon 4 лет назад
Родитель
Сommit
8f41412327
1 измененных файлов с 1 добавлено и 1 удалено
  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