add_executable(StatisticalPlotsTest StatisticalPlotsTest.cpp) target_link_libraries(StatisticalPlotsTest labplotbackendlib labplotlib labplottest) add_test(NAME StatisticalPlotsTest COMMAND StatisticalPlotsTest)