0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-28 01:04:41 +08:00

Update README

This commit is contained in:
Sergey Yagovtsev 2016-08-31 23:03:41 +03:00
parent 5cb37cea70
commit eae89b4f68

View File

@ -40,7 +40,7 @@ If you use Visual Studio you can generate solution by cmake command. In this cas
```batch ```batch
$ mkdir build $ mkdir build
$ cd build $ cd build
$ cmake -DCMAKE_PREFIX_PATH="C:\\Qt\\5.3\\msvc2013_64\\lib\\cmake" .. $ cmake -DCMAKE_PREFIX_PATH="C:\Qt\5.3\msvc2013_64\lib\cmake" ..
``` ```
# Usage # Usage