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

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