Closed psychocoderHPC closed 2 years ago
Using CMAKE_THREAD_LIBS_INIT is no longer working, use the Cmake target Threads::Threads instead.
CMAKE_THREAD_LIBS_INIT
Threads::Threads
Using
CMAKE_THREAD_LIBS_INIT
is no longer working, use the Cmake targetThreads::Threads
instead.