Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Undefined symbols on macOS with Intel compiler (#628)
The linker on macOS does not include `common symbols` by default. The top level CMakeLists.txt file was updated to fix this. Fixes #620.
- Loading branch information