Skip to content

Commit

Permalink
Test.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Nov 5, 2018
1 parent 4af6bc3 commit 80ec761
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Expand Up @@ -28,7 +28,9 @@ mark_as_advanced(CMAKE_VERBOSE_MAKEFILE)

# the next line is the ONLY place in the entire pdal system where
# the version info is hard-coded
message("#1 PDAL_VERSION_STRING = ${PDAL_VERSION_STRING})
set(PDAL_VERSION_STRING "1.8.0" CACHE STRING "PDAL version")
message("#2 PDAL_VERSION_STRING = ${PDAL_VERSION_STRING})

DISSECT_VERSION()
GET_OS_INFO()
Expand Down

0 comments on commit 80ec761

Please sign in to comment.