Skip to content

richelbilderbeek/gha_qmake_gcc_cpp17_gprof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gha_qmake_gcc_cpp17_gprof

Branch GitHub Actions logo
master Check build
develop Check build

The goal of this project is to have a clean GitHub Actions build, with specs:

  • Build system: qmake
  • C++ compiler: gcc
  • C++ version: C++17
  • Libraries: STL only
  • Code coverage: none
  • Profiling: gprof
  • Source: one single file, main.cpp

More complex builds:

  • [none]

Equally complex builds:

Less complex builds:

  • [none]

About

Minimal project of qmake, GCC, C++17, is profiled by gprof and tested by GitHub Actions

Resources

License

Stars

Watchers

Forks

Packages

No packages published