summaryrefslogtreecommitdiff
path: root/Tests/Dependency/NoDepB/CMakeLists.txt
blob: 1c70f375c50d0409fa0ae20f2a091eb7c0c892d3 (plain)
1
2
3
add_library( NoDepB NoDepBSrc.c )
# This library depends on NoDepA, but the
# dependency is not explicitly specified.