CMake/Tutorials/SettingVariableGroups: Revision history

From KitwarePublic
Jump to navigationJump 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.

30 April 2018

24 April 2018

24 September 2012

21 September 2012

  • curprev 13:4313:43, 21 September 2012Daviddoria talk contribs 2,745 bytes +2,745 Created page with "<source lang="cmake"> cmake_minimum_required(VERSION 2.6) # The idea of this demo is to show how to set a group of CMake variables together. # A common use case is to allow easy..."