Skip to content

Commit

Permalink
add cmake to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hughperkins committed Jun 4, 2017
1 parent 49a0725 commit 6bb44a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ and appropriate OpenCL drivers installed, for the GPU. Both linux and Mac system

For installation, please see [installation.md](doc/installation.md)

## Adding to your own project?

- both targets `cocl_add_executable` and `cocl_add_library` are available
- see [test/cmake/README.md](test/cmake/README.md) for an example

## Testing

See [testing.md](doc/testing.md)
Expand Down

0 comments on commit 6bb44a1

Please sign in to comment.