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
@@ -30,7 +30,7 @@ Notes:
30
30
* Nuparu does not contain the entirety of Boost; instead, only a subset of Boost required for OpenVDB is included. The components of Boost included are header-only.
31
31
* OpenVDB has a slight modification in Coord.h for Windows support
32
32
* RMSD has minor modifications for C++ support
33
-
* All OSX libraries are built with OSX 10.9's default Clang (Apple LLVM 5.1) and link against OSX10.9's default libc++
33
+
* All OSX libraries are built with OSX 10.9's default Clang (Apple LLVM 5.1) and link against OSX 10.9's default libc++
34
34
* All Windows libraries are built using /MT with Visual Studio 2012
35
35
* All libraries on all platforms are built for x86-64
36
36
* Licenses for each library are included in each library's include/ directory
0 commit comments