Skip to content
Snippets Groups Projects
Commit 55f0fb2b authored by Bram Veenboer's avatar Bram Veenboer
Browse files

Install CorrelatorTest

parent 8af5eabd
No related branches found
No related tags found
1 merge request!8Add support for PMT
......@@ -6,6 +6,7 @@ target_include_directories(CorrelatorTest PRIVATE ${CMAKE_SOURCE_DIR})
target_link_libraries(
CorrelatorTest PRIVATE tcc Record UnitTest OpenMP::OpenMP_CXX
)
install(TARGETS CorrelatorTest RUNTIME DESTINATION bin)
# Define various combinations of parameters to test:
# b: nrBits must be 4, 8, or 16
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment