dev-team-fcc/SystemUsageAnalyzer

Write the initial CMakeLists.txt

Opened this issue · 2 comments

We'll be using cmake, so we'll need the initial CMakeLists.txt

Files will progressively be added to it

I pulled together a CMakeLists.txt file for a university project we did last year. I have tested it on Linux and Windows. So it could serve as the starting point we can expand upon.

I have initialised the skeleton project and it contains a basic CMakeLists.txt file.