Warning, /education/labplot/tests/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 set(SRC_DIR ${labplot2_SOURCE_DIR}/src)
0002 INCLUDE_DIRECTORIES(${SRC_DIR})
0003 
0004 add_subdirectory(analysis)
0005 add_subdirectory(backend)
0006 add_subdirectory(import_export)
0007 add_subdirectory(nsl)
0008 add_subdirectory(spreadsheet)