tee3 / boost-build-nvcc

A Boost.Build module for building using the NVIDIA C/C++ Compiler.
Boost Software License 1.0
0 stars 0 forks source link

Handle .cuh files properly (or remove them in favor of .h or .hpp) #5

Open tee3 opened 6 years ago

tee3 commented 6 years ago

The toolset does not properly handle dependencies on .cuh files. This should be fixed or support .cuh files should be removed.