You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
230 B

  1. #define CMAKE_BINARY_DIR "${CMake_BINARY_DIR}"
  2. #define EXECUTABLE_OUTPUT_PATH "${EXECUTABLE_OUTPUT_PATH}"
  3. #define MAKEPROGRAM "${MAKEPROGRAM}"
  4. #define CMAKE_GENERATOR "${CMAKE_GENERATOR}"
  5. #define DART_MAKECOMMAND "${MAKECOMMAND}"