Skip to content

Commit 97b82dd

Browse files
committed
Documentation: Combine export commands
1 parent f296844 commit 97b82dd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.MacOSX

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ Download the latest version of GLEW from
6969
https://github.com/nigels-com/glew/releases. Extract the package, and then
7070
build it with the following commands:
7171

72-
$ export MACOSX_DEPLOYMENT_TARGET=10.9
73-
$ export GLEW_DEST=/usr/local
72+
$ export MACOSX_DEPLOYMENT_TARGET=10.9 GLEW_DEST=/usr/local
7473
$ make SYSTEM=darwin-universal glew.lib.static
7574
$ sudo make install.include
7675
$ sudo cp lib/libGLEW.a /usr/local/lib

0 commit comments

Comments
 (0)