Skip to content

Commit

Permalink
Update zxing build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
wrapperband committed Aug 1, 2016
1 parent 7c18e68 commit 93fcee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/README.md
Expand Up @@ -115,7 +115,7 @@ mkdir build
cd build

export CXXFLAGS="-fPIC"
cmake -G Unix Makefiles.. -DCMAKE_BUILD_TYPE=Release
cmake -G 'Unix Makefiles' .. -DCMAKE_BUILD_TYPE=Release
make
sudo make install

Expand Down

0 comments on commit 93fcee8

Please sign in to comment.