fzi-forschungszentrum-informatik/gpu-voxels
icmaker/CorePackages.cmake
:69
FIND_PACKAGE(Pthread)
FIND_PACKAGE(Pthread)
find_package(pthread)
find_package(pthread REQUIRED)
find_package(pthread REQUIRED QUIET)
find_package(Pthread REQUIRED)