[Liblas-commits] hg: fix my boost path

liblas-commits at liblas.org liblas-commits at liblas.org
Mon Jun 27 15:23:01 EDT 2011


details:   http://hg.liblas.orghg/rev/5e25b29236c3
changeset: 3024:5e25b29236c3
user:      Michael P. Gerlek <mpg at flaxen.com>
date:      Mon Jun 27 12:22:55 2011 -0700
description:
fix my boost path

diffstat:

 mpg-config.bat |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r a95fbeb13499 -r 5e25b29236c3 mpg-config.bat
--- a/mpg-config.bat	Mon Jun 27 12:19:12 2011 -0700
+++ b/mpg-config.bat	Mon Jun 27 12:22:55 2011 -0700
@@ -12,7 +12,7 @@
 
 set LIBLAS=%DEV_DIR%\liblas
 set LASZIP=%DEV_DIR%\laszip
-set BOOST=%UTILS_DIR%\boost_1_46_1
+set BOOST=%UTILS_DIR%\boost_pro_1_46_1
 
 cmake -G %COMPILER% ^
     -DBOOST_INCLUDEDIR=%BOOST% ^


More information about the Liblas-commits mailing list