mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Fixed NullOut's CMakeLists.txt.
This commit is contained in:
parent
9616bc39e9
commit
3e1165dd87
@ -3,5 +3,5 @@ set (nullout_SOURCES
|
||||
NullOut.cpp
|
||||
)
|
||||
|
||||
add_library(nullout SHARED ${alsaout_SOURCES})
|
||||
add_library(nullout SHARED ${nullout_SOURCES})
|
||||
target_link_libraries(nullout ${musikbox_LINK_LIBS})
|
||||
|
Loading…
Reference in New Issue
Block a user