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