aboutsummaryrefslogblamecommitdiff
path: root/src/plugins/Visual/CMakeLists.txt
blob: de8652ddfa15bca20edea7c6067f5bde268a3ffd (plain) (tree)
1
2
3
4
5


                                                                  
                          
                   
SET(USE_ANALYZER TRUE CACHE BOOL "enable/disable analyzer plugin")

IF(USE_ANALYZER)
add_subdirectory(analyzer)
ENDIF(USE_ANALYZER)