An open API service indexing awesome lists of open source software.

https://github.com/horance-liu/cub-inline-variable


https://github.com/horance-liu/cub-inline-variable

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# cub-inline-variable

## Build

```
$ mkdir build && cd build
$ cmake -DCUB_RUN_TESTS=on ..
$ make
$ make test
```