Skip to content

Commit

Permalink
disable building shared libs
Browse files Browse the repository at this point in the history
  • Loading branch information
wsnipex committed Nov 5, 2014
1 parent 46592f8 commit 6970207
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions depends/common/lame/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ externalproject_add(lame
--disable-gtktest
--disable-frontend
--disable-decoder
--disable-shared
"CFLAGS=-fPIC -DPIC"
BUILD_COMMAND make -C libmp3lame
INSTALL_COMMAND ""
BUILD_IN_SOURCE 1)
Expand Down

0 comments on commit 6970207

Please sign in to comment.