OpenSceneGraph icon indicating copy to clipboard operation
OpenSceneGraph copied to clipboard

Add one more path to find collada-dom

Open elsid opened this issue 3 years ago • 0 comments

This is a default path when collada-dom is built as following:

cmake -D CMAKE_INSTALL_PREFIX=install .
cmake --build .
cmake --install .

elsid avatar May 11 '22 16:05 elsid