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