CMake/Utilities/cmexpat
Brad King df62f64db7 Clean up install rules of CMake itself (#14371)
Ensure CMAKE_DATA_DIR, CMAKE_DOC_DIR, and CMAKE_MAN_DIR are always
relative paths in CMake code, and set defaults accordingly.  Use the
install() command instead of install_files() and install_targets().
This is more modern and also avoids stripping of the first character
from user-specified destinations.

While at it, fix the default destinations reported in the bootstrap
help.
2013-08-26 11:54:07 -04:00
..
.NoDartCoverage ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
CMakeLists.txt Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
COPYING ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
ascii.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
asciitab.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
cm_expat_mangle.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
expat.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
expatConfig.h.in ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
expatDllConfig.h.in ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
iasciitab.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
latin1tab.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
nametab.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
utf8tab.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
xmlparse.c COMP: Remove compile warning about shadow variables 2005-02-27 17:33:42 -05:00
xmlrole.c ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
xmlrole.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
xmltok.c ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
xmltok.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
xmltok_impl.c COMP: fix warnings 2005-02-25 14:21:09 -05:00
xmltok_impl.h ENH: Initial import of expat 2004-06-25 14:04:12 -04:00
xmltok_ns.c ENH: Initial import of expat 2004-06-25 14:04:12 -04:00