mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 20:24:35 +03:00
Update README.adoc
It seems we do not need the `make` here. This is an error message I believe.
This commit is contained in:
@@ -170,8 +170,6 @@ A-hello-cmake$ mkdir build
|
||||
|
||||
A-hello-cmake$ cd build/
|
||||
|
||||
A-hello-cmake/build$ make ..
|
||||
make: Nothing to be done for `..'.
|
||||
matrim@freyr:~/workspace/cmake-examples/01-basic/A-hello-cmake/build$ cmake ..
|
||||
-- The C compiler identification is GNU 4.8.4
|
||||
-- The CXX compiler identification is GNU 4.8.4
|
||||
|
||||
Reference in New Issue
Block a user