makefile.am
来自「在Linux下做的QuadTree的程序」· AM 代码 · 共 16 行
AM
16 行
noinst_LTLIBRARIES = libgeomgraphindex.laINCLUDES = -I$(top_srcdir)/source/headers libgeomgraphindex_la_SOURCES = \ MonotoneChainEdge.cpp \ MonotoneChainIndexer.cpp \ SegmentIntersector.cpp \ SimpleEdgeSetIntersector.cpp \ SimpleMCSweepLineIntersector.cpp \ SimpleSweepLineIntersector.cpp \ SweepLineEvent.cpp \ SweepLineSegment.cpp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?