Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

add clean for make#15

Open
Popebl wants to merge 3 commits intoXDagger:masterfrom
Popebl:master
Open

add clean for make#15
Popebl wants to merge 3 commits intoXDagger:masterfrom
Popebl:master

Conversation

@Popebl
Copy link
Copy Markdown

@Popebl Popebl commented Oct 16, 2018

add make clean operation. please review and commit.

@xrdavies
Copy link
Copy Markdown

@Popebl After checked your PR, the modification of readme.md is not the correct way to solve the missing opencl.h issue. Just add the path of opencl.h in makefile will solve this issue but not copy files.

@Popebl
Copy link
Copy Markdown
Author

Popebl commented Oct 19, 2018

I think the makefile should adapt to all platform. so it not good idea for writing a specified library path into makefile. Or we can provide a shell script to do file coping or a md file to generate makefiles.

@xrdavies
Copy link
Copy Markdown

I think the makefile should adapt to all platform. so it not good idea for writing a specified library path into makefile. Or we can provide a shell script to do file coping or a md file to generate makefiles.

yes, you are right, better to have a script.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants