mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 06:51:54 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
c8e1853772
commit
08a9efb97a
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ add_library( # Sets the name of the library.
|
|||
# Sets the library as a shared library.
|
||||
SHARED
|
||||
|
||||
$<TARGET_OBJECTS:libfluidsynth-OBJ>
|
||||
|
||||
tests/test_preset_pinning.c
|
||||
tests/test_seq_event_queue_remove.c
|
||||
tests/test_seq_scale.c
|
||||
|
|
Loading…
Reference in a new issue