Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2cf2d4f7df60196cbea6834c744a670db511c8d5
/
.
/
Tests
/
RunCMake
/
ObjectLibrary
/
BadSourceExpression1.cmake
blob: 020c9a00f6ab678911f460837bcc5802837df5a5 [
file
]
add_library
(
A STATIC a
.
c $
<
BAD_EXPRESSION
>)