COMP: Remove obsolete and unused PThreads requirement
Considering that in VegaFEM v4.0, pthreads was replaced with Intel TBB, this commit removes the references to "pthread" and also removes the corresponding custom CMake module. See http://barbic.usc.edu/vega/download.html
Showing
- CMake/FindPThreads.cmake 0 additions, 43 deletionsCMake/FindPThreads.cmake
- CMake/VegaFEMConfig.cmake.in 0 additions, 16 deletionsCMake/VegaFEMConfig.cmake.in
- CMakeLists.txt 0 additions, 16 deletionsCMakeLists.txt
- libraries/clothBW/CMakeLists.txt 0 additions, 6 deletionslibraries/clothBW/CMakeLists.txt
- libraries/glslPhong/CMakeLists.txt 0 additions, 1 deletionlibraries/glslPhong/CMakeLists.txt
- libraries/isotropicHyperelasticFEM/CMakeLists.txt 0 additions, 7 deletionslibraries/isotropicHyperelasticFEM/CMakeLists.txt
- libraries/massSpringSystem/CMakeLists.txt 0 additions, 6 deletionslibraries/massSpringSystem/CMakeLists.txt
- libraries/matrix/CMakeLists.txt 0 additions, 4 deletionslibraries/matrix/CMakeLists.txt
- libraries/stvk/CMakeLists.txt 0 additions, 10 deletionslibraries/stvk/CMakeLists.txt
CMake/FindPThreads.cmake
deleted
100644 → 0
Please register or sign in to comment