Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
50c2f442
Commit
50c2f442
authored
Mar 02, 2008
by
Pierre
Browse files
cmake: Add a small info.
parent
dbddc5ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/buildsystem/cmake/README
View file @
50c2f442
...
@@ -6,6 +6,7 @@ WARNING: You are strongly encouraged to use cmake-2.5 (cvs version)
...
@@ -6,6 +6,7 @@ WARNING: You are strongly encouraged to use cmake-2.5 (cvs version)
Now you can use CMake as usual:
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)
$ 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 [VERBOSE=1 if you want more details]
$ make install
$ make install
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment