Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
32388821e2fedfdfbe080897697c5f6d16357321
/
.
/
Tests
/
RunCMake
/
include
/
CMP0146-WARN.cmake
blob: bce1ae851467e97a2e324cc740fc961ffc9c4920 [
file
]
# Do not set CMP0146.
set
(
_FindCUDA_testing
1
)
include
(
FindCUDA
)
if
(
NOT
_FindCUDA_included
)
message
(
FATAL_ERROR
"FindCUDA.cmake not included"
)
endif
()