arun11299 / cpp-subprocess

Subprocessing with modern C++
Other
449 stars 90 forks source link

link tests targets with thread library #79

Closed HUMANIAM closed 2 years ago

HUMANIAM commented 2 years ago

when building the test targets, I got undefined refs of thread library like pthread_create.