mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
whitespace between '#' and 'cmakedefine' does not seem to work..
at least with my version of cmake-3.9.6.
This commit is contained in:
@@ -232,7 +232,7 @@
|
|||||||
# 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
|
||||||
|
|
||||||
#cmakedefine HAVE_LIBUDEV_H 1
|
#cmakedefine HAVE_LIBUDEV_H 1
|
||||||
|
|||||||
Reference in New Issue
Block a user