DYT/Tool/OpenSceneGraph-3.6.5/share/pthreads/usage

5 lines
147 B
Plaintext
Raw Permalink Normal View History

2024-12-24 23:49:36 +00:00
The package pthreads provides CMake targets:
find_package(PThreads4W REQUIRED)
target_link_libraries(main PRIVATE PThreads4W::PThreads4W)