y-zheng18/PhysAvatar

Missing CMakeLists.txt in Codim-IPC

Closed this issue · 1 comments

Hi, thanks for the great work.

I tried to build the Codim-IPC with python build.py while get error of missing CMakeLists.txt in different places.

I downloaded the following files from the original repo and things seem to work afterwards:

--Codim-IPC
  --CMakeLists.txt
  --Externals/CMakeLists.txt
  --Externals/pybind11/CMakeLists.txt
  --Externals/pybind11-master/CMakeLists.txt

Thanks! I pushed it now :)