Warning, /sdk/codevis/plugins/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # Setup the plugin headers dependency
0002 set(ENV{LVTPLG_HDRS} ${CMAKE_BINARY_DIR}/plugin-headers/)
0003 
0004 add_subdirectory(allowed_dependencies_plugin)
0005 add_subdirectory(code_coverage_plugin)
0006 add_subdirectory(cycle_detection_plugin)
0007 add_subdirectory(lakosian_test_rules_plugin)