Skip to content

Conversation

@MarcelGraf0710
Copy link

This is my submission for the CMake exercise. All requested tasks are fulfilled including the optional yaml-cpp task. My GitLab username is grafml.

To reproduce the results, perform the following steps:

On your machine (assuming sudo is available on your OS):

sudo docker build -t cmake-exercise .
sudo docker run -it --mount type=bind,src=.,dst=/mnt/host cmake-exercise

Building the container can take a while.

In the Docker shell:

cd /mnt/host
./build_and_run.sh

…sks can be run. Created yaml.sh for setting up the desired yaml-cpp installation while the container is built. Created a CMakeLists.txt. Adapted build_and_run.sh.
@MarcelGraf0710
Copy link
Author

I cannot assign myself to the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant