[Liblas-commits] hg: Updated CMake config with new detail/private_utility.hpp

liblas-commits at liblas.org liblas-commits at liblas.org
Tue Oct 5 19:21:56 EDT 2010


changeset b82e07bb60e6 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=b82e07bb60e6
summary: Updated CMake config with new detail/private_utility.hpp

diffstat:

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

diffs (12 lines):

diff -r 5898e2ec7f55 -r b82e07bb60e6 src/CMakeLists.txt
--- a/src/CMakeLists.txt	Wed Oct 06 00:14:49 2010 +0100
+++ b/src/CMakeLists.txt	Wed Oct 06 00:21:46 2010 +0100
@@ -84,7 +84,7 @@
   ${LIBLAS_HEADERS_DIR}/detail/pointrecord.hpp
   ${LIBLAS_HEADERS_DIR}/detail/sha1.hpp
   ${LIBLAS_HEADERS_DIR}/detail/timer.hpp
-  ${LIBLAS_HEADERS_DIR}/detail/utility.hpp)
+  ${LIBLAS_HEADERS_DIR}/detail/private_utility.hpp)
 
 set(LIBLAS_DETAIL_INDEX_HPP
   ${LIBLAS_HEADERS_DIR}/detail/index/indexoutput.hpp


More information about the Liblas-commits mailing list