diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2025-01-07 07:26:39 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2025-01-07 20:44:35 +0100 |
commit | c50b7554cfd23b53107f2a2917a0be22a68b0c11 (patch) | |
tree | 11594994a9d416d86b574e4914c25fde56acf74d /test/deps_test_data/multiline.d | |
parent | 80c59512ea66534456f62cffbd35f440a97b7bf7 (diff) |
Move readDeps function to its own file.develop
Diffstat (limited to 'test/deps_test_data/multiline.d')
-rw-r--r-- | test/deps_test_data/multiline.d | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/deps_test_data/multiline.d b/test/deps_test_data/multiline.d new file mode 100644 index 0000000..8862ab0 --- /dev/null +++ b/test/deps_test_data/multiline.d @@ -0,0 +1,4 @@ +build/src/libctor_a-configure_cc.o: src/configure.cc src/configure.h \ + src/getoptpp/getoptpp.hpp src/execute.h src/ctor.h src/tasks.h \ + src/task.h src/rebuild.h src/externals.h src/externals_manual.h \ + src/tools.h src/util.h |