Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 934 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 934 Bytes

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.