don't build the mixer until it's ready

This commit is contained in:
Stephen Birarda 2013-02-08 10:30:14 -08:00
parent 2f24c698c6
commit bdda8065cd

View file

@ -8,4 +8,3 @@ set(PORTAUDIO_ROOT_DIR ${CMAKE_SOURCE_DIR}/thirdparty/Portaudio)
set(LODEPNG_ROOT_DIR ${CMAKE_SOURCE_DIR}/thirdparty/LodePNG)
add_subdirectory(interface)
add_subdirectory(mixer)