more of the new matrix vector implementation
This commit is contained in:
parent
63135466a2
commit
3989c0f68e
7 changed files with 293 additions and 48 deletions
|
@ -10,12 +10,9 @@ set(pixwerx_test_files
|
|||
pw_test_core.cpp
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
add_executable(pixwerx_tests ${pixwerx_test_files})
|
||||
|
||||
target_link_libraries(pixwerx_tests PRIVATE
|
||||
target_link_libraries(pixwerx_tests PRIVATE
|
||||
snitch::snitch
|
||||
pwcore
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue