Skip to content

bonsmile/opennurbsStatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

opennurbsStatic

git clone -b bonsmile https://github.com/bonsmile/opennurbs
cmake -S . --preset msvc-Release
cmake --build ./out/build/msvc-Release --config Release --target opennurbsStatic 
cmake --build ./out/build/msvc-Release --config Release --target install
cmake -S . --preset msvc-Debug
cmake --build ./out/build/msvc-Debug --config Debug --target opennurbsStatic 
cmake --build ./out/build/msvc-Debug --config Debug --target install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published