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