The way I implemented separable compilation it doesn't use nvcc to link.
It relies on the host compiler to do the linking. I'm not sure at first
blush why you are having this problem. One thing that should probably be
done is to change this line of code in FindCUDA.cmake:
# For now we are i
Hello,
Using CMake 2.8.12.1 I am attempting to generate Visual Studio 2012 sln file
for CGAL-4.3 project. I selected Visual Studio 11 ARM for the "Current
Generator", and am running CMake as administrator. Here are the types of
CMake errors present in error log. I have also attached CMakeError an