Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Threads linking issue under Windows
Only gcc needs the Threads library linked and it can't be correctly linked under windows, so add a check that we're compiling with gcc.
- Loading branch information