hi,
I want to test a new algorithm in Igraph.
After writing the algorithm and tests I want to build the project and test it.
I am having problems with building with cmake.
I am using the draft document for installing CMake.
After creating build
folder and change the path to it, there this error apears when executing cmake … :
does not appear to contain CMakeLists.txt.
[/quote]
what can I do in order to solve this?
thanks