mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
2c146a7fc5
The `FindCUDA` module has been deprecated since CMake 3.10. Add a policy to pretend it doesn't exist in order to encourage projects to port away from it.
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
^CMake Error at CMP0146-NEW-name\.cmake:[0-9]+ \(include\):
|
|
include could not find requested file:
|
|
|
|
FindCUDA
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)$
|