All pastes #3012394 Raw Edit

Someone

public unlisted text v1 · immutable
#3012394 ·published 2015-05-28 20:25 UTC
rendered paste body
add_subdirectory(primitives)
 
set(rt_headers
  anim.h
  application.h
  arb_edit.h
  binunif.h
  boolweave.h
  calc.h
  cmd.h
  comb.h
  db4.h
  db5.h
  db_attr.h
  db_attr.h
  db_diff.h
  db_fullpath.h
  db_instance.h
  db_internal.h
  db_io.h
  debug.h
  defines.h
  directory.h
  dspline.h
  func.h
  functab.h
  geom.h
  global.h
  hit.h
  htbl.h
  mater.h
  misc.h
  mem.h
  nmg.h
  nongeom.h
  nurb.h
  op.h
  overlap.h
  pattern.h
  piece.h
  prep.h
  private.h
  ray_partition.h
  region.h
  resource.h
  rt_instance.h
  rt_tcl.h
  search.h
  seg.h
  shoot.h
  solid.h
  soltab.h
  space_partition.h
  tie.h
  timer.h
  tol.h
  tree.h
  version.h
  view.h
  vlist.h
  wdb.h
  xray.h
  )
 
install(FILES ${rt_headers} DESTINATION ${INCLUDE_DIR}/brlcad/rt)
 
CMAKEFILES(${rt_headers})
 
# Local Variables:
# tab-width: 8
# mode: cmake
# indent-tabs-mode: t
# End:
# ex: shiftwidth=2 tabstop=8