mmizzle9 / cudpp

Automatically exported from code.google.com/p/cudpp
Other
0 stars 0 forks source link

Cmake problem #126

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi.
I've got little issue including cudpp in source tree of my project via 
add_subdirectory. Source of the issue is using CMAKE_SOURCE_DIR instead of 
CMAKE_CURRENT_SOURCE_DIR in cudpp's CMakeLists.txt; I've managed to fix that 
and propose a patch. Hope this might be useful.

Original issue reported on code.google.com by AWKravc...@gmail.com on 1 Mar 2013 at 3:48

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you! We are in the process of moving the repository to github and so if 
this issue doesn't make it into the github issues list, ping us again.

Original comment by jow...@gmail.com on 1 Mar 2013 at 4:19

GoogleCodeExporter commented 8 years ago
You are welcome!

> ping us again.
Okay, will do.

Original comment by AWKravc...@gmail.com on 1 Mar 2013 at 4:24