Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change wsock32 for ws2_32 (new one)
authorunknown <pierre@.(none)>
Tue, 26 Jul 2011 08:47:56 +0000 (10:47 +0200)
committerunknown <pierre@.(none)>
Tue, 26 Jul 2011 12:56:03 +0000 (14:56 +0200)
buildtools/Cmake/MakeLibWin.cmake

index 733f6ca..fea8907 100644 (file)
@@ -19,8 +19,8 @@ else(MSVC)
     endif(CMAKE_COMPILER_IS_GNUCC)\r
 endif(MSVC)\r
 \r
     endif(CMAKE_COMPILER_IS_GNUCC)\r
 endif(MSVC)\r
 \r
-set(GRAS_DEP "wsock32")\r
-set(SIMGRID_DEP "wsock32")\r
+set(GRAS_DEP "ws2_32")\r
+set(SIMGRID_DEP "ws2_32")\r
 \r
 if(HAVE_PCRE_LIB)\r
        SET(SIMGRID_DEP "${SIMGRID_DEP} -lpcre")\r
 \r
 if(HAVE_PCRE_LIB)\r
        SET(SIMGRID_DEP "${SIMGRID_DEP} -lpcre")\r