* checks both `__NVCC__` and `__CUDACC__` More comments for CMake and CUDA source file.
Current test is only for Windows(cl.exe). Need to test more with the other host compilers... * Activate the test when `find_package(CUDA)` worked * The test runs with C++14 Detailed comments in 'test/cuda-test'