We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d559780 commit 6d4ff9eCopy full SHA for 6d4ff9e
README.md
@@ -68,22 +68,6 @@ conan install git+https://github.com/fossillogic/fossil-test.git#v1.3.0 --name f
68
```
69
70
#### Integrate the Dependency:
71
-<<<<<<< HEAD
72
-
73
-Add the `fossil-test.wrap` file in your `subprojects` directory and include the following content:
74
75
-```ini
76
-[wrap-git]
77
-url = https://github.com/fossillogic/fossil-test.git
78
-revision = v1.3.0
79
80
-[provide]
81
-dependency_names = fossil-test, pizza-test
82
-```
83
84
-In your `meson.build` file, integrate Fossil Test by adding the following line:
85
-=======
86
->>>>>>> 87dc614f0bfe1184212aee792fffc5d6d1968125
87
88
Add the `fossil-test.wrap` file in your `subprojects` directory and include the following content:
89
0 commit comments