Closed aferritto closed 7 years ago
I think it has been decided to leave Boost as a user dependency, as it will be dropped in the future. Thanks for bringing it in!
The duplicated directories is a result of me creating a directory for each dependency and then adding the submodule to that subdirectory instead of adding them all directly to Libraries/src/
. Do you want me to change this?
That would be a good change!
@Behemyth done
RE: #105. Source (i.e. non-binary) dependencies have been added via Git Submodules. Binary dependencies like boost's binaries and CUDA are not included at the moment, and a discussion of how to handle them is happening here.