FILE(GLOB bbsVtkGUIEditorGraphic_CXX_SOURCES "." "*.cxx") FILE(GLOB bbsVtkGUIEditorGraphic_H_SOURCES "." "*.h") INCLUDE_DIRECTORIES(../bbsWxGUIEditorGraphic) INCLUDE_DIRECTORIES(../bbsKernelEditorGraphic) ADD_LIBRARY(bbsVtkGUIEditorGraphic ${bbsVtkGUIEditorGraphic_CXX_SOURCES} ${bbsVtkGUIEditorGraphic_H_SOURCES} )