Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: don`t use linker map on Android (#144)
The linker map causes issues on Android NDK builds (e.g., llvm lld not able to find symbols)
- Loading branch information