Skip to content

Commit

Permalink
Merge amarisoft-stream-composite branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rjonaitis committed Mar 4, 2024
2 parents 1f8b2c6 + 816f339 commit 11af1cf
Show file tree
Hide file tree
Showing 24 changed files with 1,727 additions and 1,212 deletions.
2 changes: 1 addition & 1 deletion amarisoft-plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ if(CMAKE_COMPILER_IS_GNUCXX)
endif()
endif()

add_library(trx_limesuite trx_limesuite.cpp)
add_library(trx_limesuite trx_limesuite.cpp common.cpp)
target_link_libraries(trx_limesuite LimeSuite2)

#remove lib prefix, Amarisoft searches for trx_*.so
Expand Down
Loading

0 comments on commit 11af1cf

Please sign in to comment.