1 KWSys provides a platform-independent API to many common system
2 features that are implemented differently on every platform. This
3 library is intended to be shared among many projects, so it has a
4 configurable namespace. Each project should configure KWSys to use a
5 namespace unique to itself. See comments in CMakeLists.txt for
8 You are probably reading this file in the source tree of a surrounding
9 project. In that case, see "../README.kwsys" for details of using
10 KWSys in your project.