Skip to content

Add CMake support for OpenNURBS - #29

Closed
aminya wants to merge 18 commits into
mcneel:7.xfrom
aminya:cmake-only
Closed

Add CMake support for OpenNURBS#29
aminya wants to merge 18 commits into
mcneel:7.xfrom
aminya:cmake-only

Conversation

@aminya

@aminya aminya commented Dec 3, 2021

Copy link
Copy Markdown
Contributor

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

sbaer commented Feb 24, 2023

Copy link
Copy Markdown
Member

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