Commit 50c2f442 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

cmake: Add a small info.

parent dbddc5ae
......@@ -6,6 +6,7 @@ WARNING: You are strongly encouraged to use cmake-2.5 (cvs version)
Now you can use CMake as usual:
$ cd vlc && mkdir build && cd build && cmake .. (or ccmake .. if you want a graphical view of the settings)
(This will create a build directory)
$ make [VERBOSE=1 if you want more details]
$ make install
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment