Skip to content

Instantly share code, notes, and snippets.

@wjwwood
Created May 7, 2014 00:04
Show Gist options
  • Select an option

  • Save wjwwood/84ffcd66396dbeb32b5e to your computer and use it in GitHub Desktop.

Select an option

Save wjwwood/84ffcd66396dbeb32b5e to your computer and use it in GitHub Desktop.
cmake: CMakeLists.txt preamble #snippet
cmake_minimum_required(VERSION 2.8.3)
project(PROJECT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment