GCC/clang: Draco shared library requires -fvisibility=default but does not set it
Open
bug
cmake
low priority
- Dominant language
- C++
- Stars
- 7.5k
- Forks
- 1.1k
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
This causes linking to fail when included in a master project that sets -fvisibility=hidden
Draco does set the equivalent flag for MSVC
Contributor guide
Assessment
This issue has not been assessed yet.