Skip to content

Latest commit

 

History

193 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAPDOG_Software

Main development repository for Project LAPDOG software development

Building the code

Create and/or Navigate into the build directory

  • mkdir build && cd build

Inside build directory, initialize cmake with

  • cmake ./

To build the code

  • cmake --build ./
  • cmake --build ./ --target main

To run the code (while in build directory)

  • ./app/main

To Test the code

  • ctest

Project Structure

About

Main development repository for Project LAPDOG software development

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages