You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,4 +17,4 @@ Nuparu currently consists of:
17
17
*[RMSD](http://boscoh.com/code/), with minor modifications for C++ (OSX/Linux/Win)
18
18
*[OpenEXR](http://www.openexr.com) 2.1.0 (OSX)
19
19
20
-
Note: OpenVDB's dependencies are dynamically linked, so OpenVDB requires [Ilmbase/OpenEXR](http://www.openexr.com/) and [Intel TBB](https://www.threadingbuildingblocks.org/) to be installed.
20
+
Note: OpenVDBrequires [Intel TBB](https://www.threadingbuildingblocks.org/), but TBB is only available as a dynamically linked library. All other libraries in this collection are entirely statically linked.
0 commit comments