mirror of
https://github.com/wjakob/tbb.git
synced 2026-08-29 16:40:40 +08:00
comment about changed/additional files
This commit is contained in:
+14
@@ -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
|
||||
|
||||
@@ -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``).
|
||||
|
||||
Reference in New Issue
Block a user