Skip to content

FindThreads Update, 1.0 branch (2018.02.08.)

This is to tackle the issue discussed in ATEAM-454. To make our build switch from using the ${CMAKE_THREAD_LIBS_INIT} variable, to using the Threads::Threads imported library target instead. See FindThreads.cmake for details on this.

Merge request reports