add_executable (StatisticalPlotsTest StatisticalPlotsTest.cpp)

target_link_libraries(StatisticalPlotsTest labplot2backendlib labplot2lib labplot2nsllib labplot2test)

add_test(NAME StatisticalPlotsTest COMMAND StatisticalPlotsTest)
