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