mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 03:23:54 +01:00
yeah that
This commit is contained in:
@@ -19,7 +19,7 @@ add_library(libfmdsp OBJECT ${DSP_FILES})
|
|||||||
|
|
||||||
add_library(libfmio OBJECT ${IO_FILES})
|
add_library(libfmio OBJECT ${IO_FILES})
|
||||||
|
|
||||||
set(FM_LIBS libfmio libfmdsp pulse pulse-simple m)
|
set(FM_LIBS libfmio libfmdsp pulse pulse-simple m liquid)
|
||||||
|
|
||||||
foreach(SRC_FILE ${SRC_FILES})
|
foreach(SRC_FILE ${SRC_FILES})
|
||||||
get_filename_component(EXEC_NAME ${SRC_FILE} NAME_WE)
|
get_filename_component(EXEC_NAME ${SRC_FILE} NAME_WE)
|
||||||
|
|||||||
Reference in New Issue
Block a user