What steps will reproduce the problem?
1. Run cmake on Linux (Ubuntu)
2. Set install directory to /home/<user>/local/cudpp/
3. make && make install
4. compile a separate project that uses cudpp
What is the expected output? What do you see instead?
Expected output: successfull compilation
Actual output: compilation aborts with missing header file (cudpp_config.h)
Works well when cudpp_config.h is manually copied into the
<install_dir>/include/ directory.
What version of the product are you using? On what operating system?
cudpp 2.0
Please provide any additional information below.
Should be simple to add an install cmake command for the cudpp_config.h
configure file.
Original issue reported on code.google.com by andre.r....@gmail.com on 6 Jun 2012 at 8:24
Original issue reported on code.google.com by
andre.r....@gmail.com
on 6 Jun 2012 at 8:24