summaryrefslogtreecommitdiff
path: root/Tests/Dependency/NoDepA/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Dependency/NoDepA/CMakeLists.txt')
-rw-r--r--Tests/Dependency/NoDepA/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Dependency/NoDepA/CMakeLists.txt b/Tests/Dependency/NoDepA/CMakeLists.txt
new file mode 100644
index 000000000..cedf185fa
--- /dev/null
+++ b/Tests/Dependency/NoDepA/CMakeLists.txt
@@ -0,0 +1 @@
+ADD_LIBRARY( NoDepA NoDepASrc.c )