summaryrefslogtreecommitdiffstats
path: root/Tests/Dependency/Two/CMakeLists.txt
blob: 6a9630e0641fca766cb2e306caf01f36d1ccf9ab (plain)
1
2
3
ADD_LIBRARY( Two TwoSrc.c )
TARGET_LINK_LIBRARIES( Two Three )