Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CMake support for OpenNURBS #29

Closed
wants to merge 18 commits into from
Closed

Conversation

aminya
Copy link
Contributor

@aminya aminya commented Dec 3, 2021

Cherry-picked from #28

  • This pull request adds CMake support for OpenNURBS. This significantly simplifies the building and integration of OpenNURBS. The CMake files consider multiple platforms and all the dependencies.
  • It downloads the dirent header file for Windows/Clang so that OpenNURBS can be built

Compilers:

  • Windows using:
    • MSVC
    • Clang
    • shared library with MSVC
  • Linux using:
    • GCC
    • Clang
  • MacOS using:
    • Apple-Clang
    • Clang

@sbaer
Copy link
Member

sbaer commented Feb 24, 2023

This PR was closed. The latest code in opennurbs 8.x now contains CMakeLists.txt files for opennurbs and it's child projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants