Skip to content

Repository for the CMake exercise of the SSE lecture

License

Notifications You must be signed in to change notification settings

LarissaBrencher/cmake-exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's fight with CMake, Docker, and some dependencies

Repository for the CMake exercise.

Docker

To build the provided docker container run the following line in the terminal:

docker build -t brenchla-cmake-exercise .

Then run the built container via

docker run -it brenchla-cmake-exercise

About

Repository for the CMake exercise of the SSE lecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.2%
  • CMake 8.4%
  • Dockerfile 7.7%
  • Shell 3.7%