set(PLUGIN_LIBS libged libbu)

ged_plugin_library(ged-solid_report
  solid_report.c
  ../who/who_solids.cpp # FIXME: remove post-deprecation
  LIBS ${PLUGIN_LIBS}
)

cmakefiles(
  CMakeLists.txt
)

# Local Variables:
# tab-width: 8
# mode: cmake
# indent-tabs-mode: t
# End:
# ex: shiftwidth=2 tabstop=8
