KhronosGroup / KhronosGroup/COLLADA2GLTF
Should be able to specify alternate OpenCOLLADA location for CMake
- Dominant language
- C++
- Stars
- 573
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Replaces https://github.com/KhronosGroup/glTF/issues/654 by @elfprince13
> I'm working on another project that already has OpenCOLLADA as a submodule, and now has glTF as a submodule. The CMakeLists should really allow us to specify the use of that copy of OpenCOLLADA (and avoid initting the second submodule onto our filesystem at all).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CMakeLists files and reading how the OpenCOLLADA submodule is currently initialized and used. Add support for selecting an existing OpenCOLLADA location, then verify configuration does not initialize a second copy when that location is supplied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100