/CMakeHelloWorld

C++ Hello world project using CMake. The point is to test your compiler chain, with a minimal example.

Primary LanguageC++

CMakeHelloWorld

Build Status Build status

Purpose

This is a demo project to provide a 'Hello World' example for CMake based projects. The aim is really for students to check they can compile anything at all, and that their compiler chain works.

Credits

This project was developed as a teaching aid for UCL's "Research Computing with C++" course developed by Dr. James Hetherington and Dr. Matt Clarkson.