Skip to content

No CMakeLists.txt in src.

Hello, =).
Am attempting to build on OSX.
Got to the part of the instructions that mentioned:
cmake ..
....and there is no CMakeLists.txt in the src directory, so I get the error:

CMake Error: The source directory "/Users/Andrew/vlmc/src" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.