KhronosGroup / KhronosGroup/OpenCOLLADA
ExternalProject_Add() should probably be used to reference libxml and pcre since it seems to be the cmake way of doing this
- Dominant language
- C++
- Stars
- 679
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
i just stumbled on this function while working on my project that referenced opencollada and i figured i'd let you know about it in case that it's a more appropriate way of doing what opencollada is trying to do with its dependencies
it's pretty neat, you can even pull things out of git/svn/cvs/hg (although i dont like build systems that depends on the internet)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating OpenCOLLADA’s current CMake handling for the libxml and pcre dependencies, then compare it with the mentioned ExternalProject_Add() approach. The issue does not name files or tests; completion would require an agreed dependency-management change and verification that both dependencies still build and are referenced correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100