diff -r a91c4c4fd85c -r c481d087f653 QTfrontend/CMakeLists.txt --- a/QTfrontend/CMakeLists.txt Wed Nov 11 21:59:06 2015 +0100 +++ b/QTfrontend/CMakeLists.txt Wed Nov 11 23:29:49 2015 +0100 @@ -212,8 +212,8 @@ ) if(WIN32 AND NOT UNIX) - if(NOT SDL_LIBRARY) - list(APPEND HW_LINK_LIBS SDL) + if(NOT SDL2_LIBRARY) + list(APPEND HW_LINK_LIBS SDL2) endif() list(APPEND HW_LINK_LIBS