Skip to content
David Zemon edited this page Jul 16, 2018 · 9 revisions

About

This gunna learn you some CMake.

Required Software

The following software is required for completing the labs and demonstrations.

  • Git
  • A C++ compiler, such as GCC
  • Make (any flavor supported by CMake, such as GNU Make, NMake, or Ninja)
  • CMake version 3 or newer

Content

Clone this wiki locally