CMake/Tests/RunCMake/ObjectLibrary/BadSourceExpression1.cmake

2 lines
44 B
CMake

add_library(A STATIC a.c $<BAD_EXPRESSION>)