"wrappers/python/src/vscode:/vscode.git/clone" did not exist on "e1c4e1f8ee3e574f582b107412c7f9b595610012"
  • Michael Sherman's avatar
    (1) Minor changes to get rid of warnings from VC++. · e702e8bb
    Michael Sherman authored
    (2) I disabled the block of code in the main CMakeLists file that tries to second guess VC++'s choices for runtime libraries. This was required for me to get CUDA to work in VC 2005 where the compiler always chooses multithreaded libraries. I verified that Brook will still build this way, but I haven't tested it.
    e702e8bb
TestCudaRandom.cpp 4.42 KB