prepare cuda deliver dev
This commit is contained in:
@@ -2,12 +2,19 @@
|
||||
|
||||
## Dependencies
|
||||
|
||||
* CUDA
|
||||
* [spdlog](https://github.com/gabime/spdlog)
|
||||
* [tinyobjloader](https://github.com/tinyobjloader/tinyobjloader)
|
||||
* [cgltf](https://github.com/jkuhlmann/cgltf)
|
||||
<!-- * [cgltf](https://github.com/jkuhlmann/cgltf) -->
|
||||
|
||||
We assume that you executing following commands in the root directory of `BasaltPresenter` project.
|
||||
|
||||
### CUDA
|
||||
|
||||
##### Usage
|
||||
|
||||
Use `-DCUDAToolkit_ROOT=<path to CUDA install directory>` in cmake when you configure this project.
|
||||
|
||||
### spdlog
|
||||
|
||||
##### Build
|
||||
|
||||
Reference in New Issue
Block a user