mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-16 19:47:04 +03:00
Changes:
- Updated README.adoc's Docker instructions.
This commit is contained in:
@@ -80,8 +80,9 @@ To build the full set of cmake-examples test cases you can run:
|
||||
[source,bash]
|
||||
----
|
||||
docker run -it matrim/cmake-examples:3.5.1
|
||||
git clone https://github.com/ttroy50/cmake-examples.git
|
||||
cd cmake-examples
|
||||
cd ~
|
||||
git clone https://github.com/ttroy50/cmake-examples.git code
|
||||
cd code
|
||||
./test.sh
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user