Skip to content

wpframe/cosc345

Repository files navigation

COSC345

CMake Codacy Badge Documentation

Team members:

  • Ben Knox
  • Shamen Kumar
  • Vincent Lee
  • Will Frame

Our report

To build, simply run build.sh with ./build.sh with CMake installed.

If you run into issues with that, here is a breakdown:

  1. Install CMake
  2. Make a /build/ directory in terminal (mkdir build)
  3. Open the build directory (cd build)
  4. Run cmake ..
  5. Run cmake --build . --config Release

To open the application, run build/MyApp with ./MyApp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published