Skip to content

Commit

Permalink
change example to MUCOUS=1 since off by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Patric Schmitz committed Sep 19, 2016
1 parent b2b2304 commit 0959b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Museeq options:
# cd build/
# cmake -CMAKE_INSTALL_DPREFIX=/usr ..
# (or) cmake -DEVERYTHING=1 -DCMAKE_INSTALL_PREFIX=/usr ..
# (or) cmake -DMUCOUS=0 -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_INSTALL_MANDIR=/usr/share/man ..
# (or) cmake -DMUCOUS=1 -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_INSTALL_MANDIR=/usr/share/man ..
# make
# (or) make VERBOSE=1
# make install
Expand Down

0 comments on commit 0959b64

Please sign in to comment.