Re: [hatari-devel] mingw-w64

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Le 18/09/2013 14:14, Christer Solskogen a écrit :
On Tue, Sep 17, 2013 at 8:07 AM, Christer Solskogen
<christer.solskogen@xxxxxxxxx>  wrote:
On Mon, Sep 16, 2013 at 11:31 PM, Nicolas Pomarède
<npomarede@xxxxxxxxxxxx>  wrote:
You changed :

set ( ENV{SDLDIR} ${CMAKE_FIND_ROOT_PATH}/include/SDL )

to


set (SDL_INCLUDE_DIR ${CMAKE_FIND_ROOT_PATH}/include/SDL)

Do you mean ENV_{SDLDIR] didn't work for you ?

Yes. Or, it don't work good enough for cmake. SDL_INCLUDE_DIR is
needed for finding SDL.h, but since the compiler is sysroot-aware it
finds the library just fine.


What do say? Ok for commit? :)


before replacing ENV{SDLDIR} by SDL_INCLUDE_DIR, I'd like to test the change on another computer I have with a different distro, just to be sure.

I will commit the change if it works :)



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/