index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
ObjectLibrary
/
BadSourceExpression2.cmake
blob: ed5dc4335030e4018de617e36bbe63f404c1c335 (
plain
)
1
add_library(A STATIC a.c $<TARGET_OBJECTS:DoesNotExist>)