KWSys Nightly Date Stamp
[cmake.git] / Tests / Dependency / NoDepB / CMakeLists.txt
blob0d69f6841de3e6f7b423742c348daf4075770942
1 ADD_LIBRARY( NoDepB NoDepBSrc.c )
2 # This library depends on NoDepA, but the
3 # dependency is not explicitly specified.