Commit 853f27ed authored by David Reid's avatar David Reid

Whitespace.

parent 05d367ee
...@@ -528,6 +528,7 @@ if (NOT MINIAUDIO_NO_EXTRA_NODES) ...@@ -528,6 +528,7 @@ if (NOT MINIAUDIO_NO_EXTRA_NODES)
extras/nodes/ma_${name}_node/ma_${name}_node.c extras/nodes/ma_${name}_node/ma_${name}_node.c
extras/nodes/ma_${name}_node/ma_${name}_node.h extras/nodes/ma_${name}_node/ma_${name}_node.h
) )
set(libs "${LIBS_TO_INSTALL}") set(libs "${LIBS_TO_INSTALL}")
list(APPEND libs miniaudio_${name}_node) list(APPEND libs miniaudio_${name}_node)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment