Skip to content

AIX: Add -pthread flag to enable std::thread with GCC

Brad King requested to merge brad.king/cmake:aix-threads into master

This should allow us to use std::thread everywhere.

Merge request reports