mirror of
https://github.com/ceph/ceph
synced 2024-12-19 09:57:05 +00:00
Merge pull request #15110 from tchaikov/wip-build-using-cmake
doc: use do_cmake.sh instead of `cmake ..` Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
commit
225bc60092
@ -28,9 +28,8 @@ Ceph is built using cmake. To build Ceph, navigate to your cloned Ceph
|
||||
repository and execute the following::
|
||||
|
||||
cd ceph
|
||||
mkdir build
|
||||
./do_cmake.sh
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
|
||||
.. topic:: Hyperthreading
|
||||
|
Loading…
Reference in New Issue
Block a user