mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
f59693bMerge branch 'upstream-kwsys' into update-kwsys1a39f85KWSys 2013-10-08 (96b2f6f4)
KWSys provides a platform-independent API to many common system features that are implemented differently on every platform. This library is intended to be shared among many projects, so it has a configurable namespace. Each project should configure KWSys to use a namespace unique to itself. See comments in CMakeLists.txt for details. You are probably reading this file in the source tree of a surrounding project. In that case, see "../README.kwsys" for details of using KWSys in your project.