~ubuntu-branches/ubuntu/jaunty/cmake/jaunty-security

« back to all changes in this revision

Viewing changes to Source/cmaketest.h.in

  • Committer: Bazaar Package Importer
  • Author(s): A. Maitland Bottoms
  • Date: 2005-03-02 09:22:44 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050302092244-y6o9j8wr27vqcqvx
Tags: 2.0.5-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#define CMAKE_COMMAND "${CMAKE_COMMAND}"
 
1
#define CMAKE_BINARY_DIR "${CMake_BINARY_DIR}"
 
2
#define EXECUTABLE_OUTPUT_PATH "${EXECUTABLE_OUTPUT_PATH}"
2
3
#define MAKEPROGRAM "${MAKEPROGRAM}"
3
4
#define CMAKE_GENERATOR "${CMAKE_GENERATOR}"
 
5
#define DART_MAKECOMMAND "${MAKECOMMAND}"