Skip to content

Commit

Permalink
Add forgotten file.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Dec 22, 2015
1 parent dcc11de commit 2d6f343
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions io/buffer/CMakeLists.txt
@@ -0,0 +1,14 @@
#
# Buffer driver CMake configuration
#

#
# Buffer Reader
#

set(incs
BufferReader.hpp
)

#PDAL_ADD_DRIVER(reader buffer "${srcs}" "${incs}" objects)
set(PDAL_TARGET_OBJECTS ${PDAL_TARGET_OBJECTS} ${objects} PARENT_SCOPE)

0 comments on commit 2d6f343

Please sign in to comment.