We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9c195 commit aca61adCopy full SHA for aca61ad
INSTALL.md
@@ -14,11 +14,12 @@ Install [vcpkg](https://github.com/Microsoft/vcpkg) and run:
14
15
#### conan
16
17
-Clone this repository and run:
+Clone https://github.com/markaren/FMI4cpp-conan and run:
18
19
```bash
20
conan create . FMI4cpp/testing
21
```
22
23
+----
24
25
Additionally, you can use it as a submodule in your own CMake project.
0 commit comments