Skip to content

Commit

Permalink
Update 2.cpp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
botond-szabo authored Aug 26, 2024
1 parent 63c5417 commit f9faee9
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions content/4.languages/2.cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,36 +14,6 @@ analytics:
helpfulness: true
---

::code-group{:groups='["conanfile.txt", "conanfile.py"]'}

#conanfile.txt
```ini
[requires]
necto/1.0.1

[generators]
CMakeDeps
CMakeToolchain

[layout]
cmake_layout
```

#conanfile.py
```ini
[requires]
necto/1.0.1

[generators]
CMakeDeps
CMakeToolchain

[layout]
cmake_layout
```

::

::alert{type="info"}
Some systems are not yet supported by Necto modules for C++ due to header implementation issues provided by the systems. For more info, please visit the [modules](https://necto.dev/modules) page and see if the system is supported. A GitHub issue will also be created to track the progress of the implementations for the specific systems.
::
Expand Down

0 comments on commit f9faee9

Please sign in to comment.