Skip to content

bearddan2000/cpp-cli-make-cmake-multi-file-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-cli-make-cmake-multi-file-hello-world

Description

This is a POC project to demonstrate make with qmake as a build tool.

Tech stack

  • cpp
  • make
  • qt5
    • qmake

Docker stack

  • alpine:edge

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

To see help

sudo ./install.sh -h

Credit