Skip to content
Snippets Groups Projects
Commit e1fd9d84 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

Modifies CMakeLists.txt to reflect previous commit.

parent a1e70c17
No related merge requests found
...@@ -13,6 +13,8 @@ ADD_LIBRARY (${LIBRARY_NAME} SHARED ...@@ -13,6 +13,8 @@ ADD_LIBRARY (${LIBRARY_NAME} SHARED
oscillator.cc oscillator.cc
seqplay.cc seqplay.cc
seqplay.hh seqplay.hh
simpleseqplay.cc
simpleseqplay.hh
) )
PKG_CONFIG_USE_DEPENDENCY (${LIBRARY_NAME} sot-core) PKG_CONFIG_USE_DEPENDENCY (${LIBRARY_NAME} sot-core)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment