소스 검색

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
 #    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