Skip to content

Commit

Permalink
Add handle package info if we're building out-of-line with PDAL.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Mar 19, 2018
1 parent 0897c3a commit ba898f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/lasdump/CMakeLists.txt
Expand Up @@ -9,6 +9,7 @@ set(MAKE_COLOR_MAKEFILE ON)
if(NOT ROOT_DIR)
project(LASDUMP)
set(ROOT_DIR "${PROJECT_SOURCE_DIR}/../..")
include(FeatureSummary)
endif()
include(${ROOT_DIR}/cmake/common.cmake NO_POLICY_SCOPE)

Expand Down

0 comments on commit ba898f7

Please sign in to comment.