* CMake: added search for ws2_32 library. (tested with MinGW/MSYS)

* Added missing pcre library for MinGW.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14904 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
flaviojs
2011-07-13 01:58:32 +00:00
parent 13a4063735
commit d725299ad1
4 changed files with 13 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
if( WIN32 )
if( MSVC )
find_path( MSINTTYPES_INCLUDE_DIRS "inttypes.h"
PATHS "${CMAKE_CURRENT_SOURCE_DIR}/include"
NO_DEFAULT_PATH )

BIN
3rdparty/pcre/lib/libpcre.dll.a vendored Normal file

Binary file not shown.