Home aktualisiert
3
Home.md
3
Home.md
@@ -14,6 +14,7 @@ For testing purposes _googletest_ is chosen as one of the favourite testing fra
|
|||||||
Just copy the commands between brackets [] below
|
Just copy the commands between brackets [] below
|
||||||
|
|
||||||
1) Clone the repository
|
1) Clone the repository
|
||||||
|
|
||||||
// Take/create any temporary folder
|
// Take/create any temporary folder
|
||||||
[
|
[
|
||||||
git clone https://github.com/google/googletest.git
|
git clone https://github.com/google/googletest.git
|
||||||
@@ -24,7 +25,7 @@ cd build
|
|||||||
|
|
||||||
2) Configure and build
|
2) Configure and build
|
||||||
|
|
||||||
//Install system-wide (requires sudo)
|
// Install system-wide (requires sudo)
|
||||||
[
|
[
|
||||||
cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local -DBUILD_SHARED_LIBS=ON
|
cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local -DBUILD_SHARED_LIBS=ON
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user