commit | 185b9f8b9d71e92cd31ee32baa09b5807c4a46e9 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@intel.com> | Fri Jul 20 10:52:36 2018 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Aug 08 17:06:54 2018 +0000 |
tree | 30a54df77abcd3729f3930c58a02c9f7fa390958 | |
parent | c5046574c66b835173d00b7ed21e2bc008d5ca5f [diff] |
Standardize use of filesystem If <filesystem> exists, use that, if it doesn't, try <experimental/filesystem>. Either way, access it from std via a namespace splice. Change-Id: I5b35ee9f74b88e188cb3ca3fed9abaec64933697 Signed-off-by: Vernon Mauery <vernon.mauery@intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.