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