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