* CMakeLists.txt: Define SERF_HAVE_SSPI on Windows, equivalently to the
  following existing line in SConstruct:

    if sys.platform == 'win32':
      env.Append(CPPDEFINES=['SERF_HAVE_SSPI'])


git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1901041 13f79535-47bb-0310-9956-ffa450edef68
1 file changed