Skip to content

MarcelWolkober/cpack-exercise-wt2425

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packaging with CPack

Setup and package generation

  • Pull the repository.
  • In the root directory run docker build -t cpack-exercise-wolkobml .
  • To build the packages run docker run --rm -v "$(pwd)/output:/cpack-exercise/output" cpack-exercise-wolkobml
  • The generated .deb and .tar.hz files should be in the folder "output".

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.2%
  • CMake 24.9%
  • Dockerfile 7.7%
  • Shell 3.2%