Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
1159cdc2354ab1f2eb8bcd76782fd464c715fcaa
/
.
/
Tests
/
RunCMake
/
ExternalData
/
BadOption2.cmake
blob: 6269b064c10c5314ed76855a68cc56a21896e934 [
file
]
include
(
ExternalData
)
ExternalData_Add_Test
(
Data
NAME
Test
COMMAND $
{
CMAKE_COMMAND
}
-
E echo DATA
{
Data
.
txt
,
Bad
:
Option
}
)