testSystemTools.h 645 B

123456789101112
  1. /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
  2. file Copyright.txt or https://cmake.org/licensing#kwsys for details. */
  3. #ifndef cmsys_testSystemtools_h
  4. #define cmsys_testSystemtools_h
  5. #define EXECUTABLE_OUTPUT_PATH "/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/Tool/cmake-3.11.0/Source/kwsys"
  6. #define TEST_SYSTEMTOOLS_SOURCE_DIR "/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/Tool/cmake-3.11.0/Source/kwsys"
  7. #define TEST_SYSTEMTOOLS_BINARY_DIR "/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/Tool/cmake-3.11.0/Source/kwsys"
  8. /* #undef KWSYS_TEST_SYSTEMTOOLS_LONG_PATHS */
  9. #endif