comment about changed/additional files

This commit is contained in:
Wenzel Jakob
2017-08-23 22:23:57 +02:00
parent 43c595a21d
commit ebaf68aa14
2 changed files with 19 additions and 0 deletions
+14
View File
@@ -77,6 +77,20 @@ Thumbs.db
CMakeCache.txt
CMakeFiles/
*.cmake
libtbb.dylib
libtbb.so
libtbb_static.a
libtbbmalloc.dylib
libtbbmalloc.so
libtbbmalloc_proxy.dylib
libtbbmalloc_proxy.so
libtbbmalloc_proxy_static.a
libtbbmalloc_static.a
tbb.def
tbbmalloc.def
version_string.ver
# Other #
#########
.clang_complete
+5
View File
@@ -30,3 +30,8 @@ and software information.
Note: Intel, Thread Building Blocks, and TBB are either registered trademarks or
trademarks of Intel Corporation in the United States and/or other countries.
The CMake build contains the following additional/changed files that are not
part of the regular release: ``build/mingw_cross_toolchain.cmake``,
``build/version_string.ver.in``, ``.gitignore`` (modified), ``README.md`` (this
file), and ``Makefile.old`` (renamed from ``Makefile``).