Brad King e936fa9036 Merge branch 'upstream-KWIML' into update-kwiml 2 månader sedan
..
include e936fa9036 Merge branch 'upstream-KWIML' into update-kwiml 2 månader sedan
src 8a53242df9 Merge branch 'upstream-KWIML' into update-kwiml 7 år sedan
test f2cc0ef2ed Merge branch 'upstream-KWIML' into update-kwiml 1 år sedan
.gitattributes 12293371ee Merge branch 'upstream-KWIML' into import-kwiml 10 år sedan
CMakeLists.txt e936fa9036 Merge branch 'upstream-KWIML' into update-kwiml 2 månader sedan
Copyright.txt 8a53242df9 Merge branch 'upstream-KWIML' into update-kwiml 7 år sedan
README.md 12293371ee Merge branch 'upstream-KWIML' into import-kwiml 10 år sedan

README.md

Kitware Information Macro Library (KWIML)

KWIML provides header files that use preprocessor tests to detect and provide information about the compiler and its target architecture. The headers contain no configuration-time test results and thus may be installed into an architecture-independent include directory. This makes them suitable for use in the public interface of any package.

The following headers are provided. See header comments for details:

The test subdirectory builds tests that verify correctness of the information provided by each header.

License

KWIML is distributed under the OSI-approved 3-clause BSD License.

Files used only for build and test purposes contain a copyright notice and reference Copyright.txt for details. Headers meant for installation and distribution outside the source tree come with full inlined copies of the copyright notice and license text. This makes them suitable for distribution with any package under compatible license terms.