Here is the new, clean pull request following pull request #69 .
This pull request addresses issue #68 .
The sources will be available to the importing project at #include <cppitertools/*>
Please check the metadata in conanfile.py for correctness.
For packaging and pushing the following steps are necessary:
Here is the new, clean pull request following pull request #69 . This pull request addresses issue #68 . The sources will be available to the importing project at
#include <cppitertools/*>
Please check the metadata in
conanfile.py
for correctness.For packaging and pushing the following steps are necessary:
conan create . xyz/stable
The package will be referred to as
cppitertools/2.0@xyz/stable
Please refer to https://github.com/bigerl/testcppitertoolsconan for a example how to use the conan package.