[Liblas-commits] hg: Added lasversion.hpp to CMakeLists.txt

liblas-commits at liblas.org liblas-commits at liblas.org
Wed Dec 30 17:33:02 EST 2009


changeset b1eb8ff1cfbd in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=b1eb8ff1cfbd
summary: Added lasversion.hpp to CMakeLists.txt

diffstat:

 src/CMakeLists.txt |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 0e4ee1b86c86 -r b1eb8ff1cfbd src/CMakeLists.txt
--- a/src/CMakeLists.txt	Wed Dec 30 22:31:00 2009 +0000
+++ b/src/CMakeLists.txt	Wed Dec 30 22:32:47 2009 +0000
@@ -49,6 +49,7 @@
     ${LIBLAS_HEADERS_DIR}/lasreader.hpp
 	${LIBLAS_HEADERS_DIR}/lasspatialreference.hpp
     ${LIBLAS_HEADERS_DIR}/lasvariablerecord.hpp
+	${LIBLAS_HEADERS_DIR}/lasversion.hpp
     ${LIBLAS_HEADERS_DIR}/laswriter.hpp
     ${LIBLAS_HEADERS_DIR}/liblas.hpp)
 


More information about the Liblas-commits mailing list