Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Library

A console application for book archiving written in C++ and using Qt

Author

Guillaume Wafo-Tapa

Prerequisites

You need cmake installed. Minimum version required: 3.25
Project was developed with generator 'Unix Makefiles', compiler g++ 12.1.0 and library Qt 6.5.1

Installation

From the root directory of the project:

mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
cmake --build .

You can then run the executable (from the build directory):

./Library

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages