Skip to content

Commit

Permalink
add another missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Nov 3, 2017
1 parent aec110e commit 4d16fe1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cmake/examples.cmake
@@ -0,0 +1,8 @@
# EXAMPLE support
#

if (WITH_EXAMPLES)

include_directories(${ROOT_DIR}/pdal )
include_directories(${ROOT_DIR}/)
endif()

0 comments on commit 4d16fe1

Please sign in to comment.