fix includes for Windows

This commit is contained in:
Jordan Milne 2013-01-12 17:52:26 -04:00
parent eb08f407d3
commit b6ec64485c
10 changed files with 19 additions and 16 deletions

View file

@ -70,6 +70,7 @@
# (To distribute this file outside of CMake, substitute the full
# License text for the above reference.)
FIND_PATH(SDL2_INCLUDE_DIR SDL.h
HINTS
$ENV{SDL2DIR}