Warning, /education/labplot/tests/cartesianplot/plots/statisticalplots/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 add_executable (StatisticalPlotsTest StatisticalPlotsTest.cpp) 0002 0003 target_link_libraries(StatisticalPlotsTest labplot2backendlib labplot2lib labplot2nsllib labplot2test) 0004 0005 add_test(NAME StatisticalPlotsTest COMMAND StatisticalPlotsTest)