set(PLUGIN_LIBS libged librt libbu ${M_LIBRARY})

ged_plugin_library(ged-exists
  exists.c
  LIBS ${PLUGIN_LIBS}
)

cmakefiles(
  CMakeLists.txt
)

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