I've downloaded OpenCASCADE for Windows, and included it in the PATH. After that, I followed the install guide for CMAKE, turning it on and then supplying the directory of the
OpenCASCADEConfig.cmake file.
Everything seemed to go well until I went to build and got some errors. I attached a screenshot of the errors from Visual Studio.
It seems that BRepAdaptor_HSurface.hxx and ChronoEngine_cascade.lib are missing, for some reason.
I used PowerShell to quickly do a recursive search through the chrono SDK directory and confirmed that BRepAdaptor_HSurface.hxx is not present.