Makefile for CMake: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 May 2013

24 November 2012

15 October 2012

14 October 2012

  • curprev 21:2721:27, 14 October 2012imported>T1t0 874 bytes +874 No edit summary
  • curprev 21:2621:26, 14 October 2012imported>T1t0 874 bytes +874 Created page with "= Makefile to use CMake = <pre> # Makefile.inc # # make options MAKEFLAGS+= -s BUILD_PATH=build all: debug debug: mkdir -p $(BUILD_PATH)/debug; cd $(BUILD_PATH..."