mirror of
https://github.com/lubosz/overte.git
synced 2025-04-17 12:36:24 +02:00
don't build the mixer until it's ready
This commit is contained in:
parent
2f24c698c6
commit
bdda8065cd
1 changed files with 1 additions and 2 deletions
|
@ -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)
|
Loading…
Reference in a new issue