feat(GridFire): major design changes
Switching to an Engine + solver design. Also brought xxHash and Eigen in. Working on QSE and Culling.
This commit is contained in:
@@ -3,5 +3,7 @@ cmake = import('cmake')
|
||||
subdir('fourdst')
|
||||
subdir('boost')
|
||||
subdir('cppad')
|
||||
subdir('xxHash')
|
||||
subdir('eigen')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user