Closed ahoarau closed 2 years ago
We now have the Config, targets to you can just:
find_package(pthread4w CONFIG REQUIRED) target_link_libraries(my_exe PRIVATE pthread4w::pthreadVCE3)
Example with fetchcontent here : https://github.com/ahoarau/pthreads4w-fetchcontent-example/
Open Note: not all tests are not building, but the issue is upstream. Which one are supposed to work ?
We now have the Config, targets to you can just:
Example with fetchcontent here : https://github.com/ahoarau/pthreads4w-fetchcontent-example/
Open Note: not all tests are not building, but the issue is upstream. Which one are supposed to work ?