Warning, /education/labplot/tests/commonfrontend/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 option(ENABLE_TEST_COMMONFRONTEND "Enable Common frontend Tests" ON) 0002 0003 if (ENABLE_TEST_COMMONFRONTEND) 0004 0005 add_subdirectory(widgets) 0006 0007 endif()