Skip to content

markhermeling/dockerized_cpp_build_example

 
 

Repository files navigation

Dockerized C++ Build Example

This repository is an example of using dockerized C++ build, which is added as a git submodule in the directory build_tools.
The main Makefile "includes" build_tools/Makefile, and overrides some default variables such as C and C++ compilers, project name and adds a custom make target.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 47.3%
  • Shell 28.3%
  • C++ 12.3%
  • Makefile 12.1%