[vlc-devel] commit: cmake: Add a small info. (Pierre d'Herbemont )

git version control git at videolan.org
Sun Mar 2 23:44:56 CET 2008


vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Sun Mar  2 23:45:00 2008 +0100| [50c2f442026fc2e73f399a928070cdc0af9b7288]

cmake: Add a small info.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=50c2f442026fc2e73f399a928070cdc0af9b7288
---

 extras/buildsystem/cmake/README |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extras/buildsystem/cmake/README b/extras/buildsystem/cmake/README
index b7fef34..58d107d 100644
--- a/extras/buildsystem/cmake/README
+++ b/extras/buildsystem/cmake/README
@@ -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
 




More information about the vlc-devel mailing list