Skip to content

Commit 60439af

Browse files
committed
📝 different cmake call
1 parent 73d1b55 commit 60439af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ To compile and run the tests, you need to execute
935935
$ mkdir build
936936
$ cd build
937937
$ cmake ..
938-
$ make
938+
$ cmake --build .
939939
$ ctest
940940
```
941941

0 commit comments

Comments
 (0)