Skip to main content
added 4 characters in body
Source Link
Jared Burrows
  • 55.9k
  • 26
  • 160
  • 190

I'm ruinning on RHEL 5.1running RHEL 5.1 and use gccgcc.

How I tell cmakecmake to add -pthread-pthread to compilation and linking?

I'm ruinning on RHEL 5.1 and use gcc.

How I tell cmake to add -pthread to compilation and linking?

I'm running RHEL 5.1 and use gcc.

How I tell cmake to add -pthread to compilation and linking?

Source Link
dimba
  • 27.9k
  • 38
  • 147
  • 203

cmake and libpthread

I'm ruinning on RHEL 5.1 and use gcc.

How I tell cmake to add -pthread to compilation and linking?