Update CMakeLists.txt

This commit is contained in:
Tom M 2021-06-15 20:33:59 +02:00 committed by GitHub
parent c8e1853772
commit 08a9efb97a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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