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