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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Dependency/NoDepA/CMakeLists.txt b/Tests/Dependency/NoDepA/CMakeLists.txt
index cedf185fa..543402d9d 100644
--- a/Tests/Dependency/NoDepA/CMakeLists.txt
+++ b/Tests/Dependency/NoDepA/CMakeLists.txt
@@ -1 +1 @@
-ADD_LIBRARY( NoDepA NoDepASrc.c )
+add_library( NoDepA NoDepASrc.c )