8000 Update build_and_install.md · jinja2cpp/jinja2cpp.github.io@a8f804e · GitHub
[go: up one dir, main page]

Skip to content

Commit a8f804e

Browse files
authored
Update build_and_install.md
1 parent 0c1917a commit a8f804e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/build_and_install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Jinja2Cpp can be used as conan.io package. In this case you should do the follow
7070
- https://api.bintray.com/conan/manu343726/conan-packages
7171
The sample command is: `conan remote add martin https://api.bintray.com/conan/martinmoene/nonstd-lite`
7272
3. Add reference to Jinja2Cpp package (`jinja2cpp/0.9.1@Manu343726/testing`) to your conanfile.txt, conanfile.py or CMakeLists.txt. For instance, with usage of `conan-cmake` integration it could be written this way:
73+
7374
```cmake
7475
include (../../cmake/conan.cmake)
7576
if (NOT MSVC)

0 commit comments

Comments
 (0)
0