From cf1661b33baab4e1d6ceba17d55f283ffea5b9ab Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Fri, 2 May 2014 11:45:45 -0500 Subject: [PATCH] remove user-specific config scripts into cmake/examples to clean up root directory #342 --- import-pdal-boost.sh => boost/import-pdal-boost.sh | 0 cleanup-cmake.sh => cmake/examples/cleanup-cmake.sh | 0 hobu-config.sh => cmake/examples/hobu-config.sh | 0 hobu-windows.bat => cmake/examples/hobu-windows.bat | 0 mpg-config.bat => cmake/examples/mpg-config.bat | 0 pramsey-config.sh => cmake/examples/pramsey-config.sh | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename import-pdal-boost.sh => boost/import-pdal-boost.sh (100%) rename cleanup-cmake.sh => cmake/examples/cleanup-cmake.sh (100%) rename hobu-config.sh => cmake/examples/hobu-config.sh (100%) rename hobu-windows.bat => cmake/examples/hobu-windows.bat (100%) rename mpg-config.bat => cmake/examples/mpg-config.bat (100%) rename pramsey-config.sh => cmake/examples/pramsey-config.sh (100%) diff --git a/import-pdal-boost.sh b/boost/import-pdal-boost.sh similarity index 100% rename from import-pdal-boost.sh rename to boost/import-pdal-boost.sh diff --git a/cleanup-cmake.sh b/cmake/examples/cleanup-cmake.sh similarity index 100% rename from cleanup-cmake.sh rename to cmake/examples/cleanup-cmake.sh diff --git a/hobu-config.sh b/cmake/examples/hobu-config.sh similarity index 100% rename from hobu-config.sh rename to cmake/examples/hobu-config.sh diff --git a/hobu-windows.bat b/cmake/examples/hobu-windows.bat similarity index 100% rename from hobu-windows.bat rename to cmake/examples/hobu-windows.bat diff --git a/mpg-config.bat b/cmake/examples/mpg-config.bat similarity index 100% rename from mpg-config.bat rename to cmake/examples/mpg-config.bat diff --git a/pramsey-config.sh b/cmake/examples/pramsey-config.sh similarity index 100% rename from pramsey-config.sh rename to cmake/examples/pramsey-config.sh