summaryrefslogtreecommitdiff
path: root/Tests/Dependency/1/CMakeLists.txt
blob: b50b2e9c5bdfd84bbeb145da49fb5048384d84e4 (plain)
1
2
3
ADD_LIBRARY( One OneSrc.c )
# This library has no dependencies
TARGET_LINK_LIBRARIES( One "" )