Skip to content

Commit

Permalink
Removed directive
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Apr 19, 2020
1 parent fd2a40d commit 8b0577a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ It's important to note that the usage of Conan is not mandatory and it's still p

```bash
conan install . --build missing
cmake . -DCMAKE_CL_64=1 -DVCPKG_TARGET_TRIPLET=x64-windows-static -DCMAKE_GENERATOR_PLATFORM=x64 -Ax64 -Wno-dev
cmake . -DCMAKE_CL_64=1 -DCMAKE_GENERATOR_PLATFORM=x64 -Ax64 -Wno-dev
msbuild ALL_BUILD.vcxproj /P:Configuration=Release
```

Expand Down

0 comments on commit 8b0577a

Please sign in to comment.