Skip to content

thomthom/osd-vcpkg-test

 
 

Repository files navigation

Notes

Windows

vcpkg\packages\opensubdiv_x64-windows-static\lib\osdCPU.lib
dumpbin /DEPENDENTS vcpkg\packages\opensubdiv_x64-windows-static\lib\osdCPU.lib
dumpbin /DEPENDENTS build/Debug/testapp.exe

macOS

vcpkg/packages/opensubdiv_x64-osx/lib/libosdCPU.a
otool -L vcpkg/packages/opensubdiv_x64-osx/lib/libosdCPU.a
otool -L build/testapp

About

Test project consuming OpenSubdiv via vcpkg.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors