浏览代码

cmake: Patched to compile.

Too fast on the git push!!
Ryan C. Gordon 4 年之前
父节点
当前提交
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
 #       define HAVE_IMMINTRIN_H 1
 #    endif
 #    endif
 #  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
 #  cmakedefine HAVE_IMMINTRIN_H 1
 #endif
 #endif