mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
Readme. fixup
This commit is contained in:
parent
9fa3acf2cb
commit
0bfd6cb97b
@ -169,13 +169,13 @@ cd build
|
||||
```
|
||||
|
||||
|
||||
*** Building on Linux ***
|
||||
** Building on Linux **
|
||||
```
|
||||
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
make
|
||||
```
|
||||
|
||||
*** Building on Windows ***
|
||||
** Building on Windows **
|
||||
Please use the Visual Studio 12 (2013) command prompt "Developer command prompt"
|
||||
```
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -G "Visual Studio 12" ..
|
||||
|
Loading…
Reference in New Issue
Block a user