Some help compiling Flare plz?

Some help compiling Flare plz?

So, I know its not the right place to ask this, I guess, but anyway...

 

Im trying to compile Flare using CMAKE... but I'm facing trouble due to this:

 CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):

Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR)

Call Stack (most recent call first):

C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)

C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindSDL.cmake:172 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)

CMakeLists.txt:34 (Find_Package)

I got to a dead end, cant think of how to pass it... could anyone help me?