Skip to content

AndreiTurean/template_cmake_library

Repository files navigation

Prerequisites for building this project

VCPKG

  • VCPKG is used package management. It helps us manage our dependecies in order to create a cross platform and cross compile project.
  • VCPKG reduce the need of having already installed packages, for example google test, and get them if you require them.

CMake

  • CMake will generate the build system and will help us develop cross platform applications.

Git

WS:

  • WSL will be used for cross compiling

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published