- Mar 28, 2023
-
-
Hueser, Christian authored
* CMake minimum version has been decreased.
-
Hueser, Christian authored
Downgrade CMake requirements to 3.14 See merge request hifis/software/education/hifis-workshops/gitlab-ci/exercise-project!17
-
Hueser, Christian authored
* CMake need not be used in the lastest version 3.26.
-
- Mar 16, 2023
-
-
Hueser, Christian authored
Update project dependencies like cmake and cpp Closes #4 See merge request hifis/software/education/hifis-workshops/gitlab-ci/exercise-project!12
-
Hueser, Christian authored
* Update information in file README and file CMakeLists.txt to use cmake 3.26 and C++14. * Add information on how to install cmake. * Use different GoggleTest URL for newest Git tag v1.13.0.
-
- Jun 14, 2022
-
-
Hueser, Christian authored
Fix instructions in file README Closes #2 See merge request hifis/software/education/gitlab-ci/exercise-project!10
-
Hueser, Christian authored
* Built executable is located in folder ./build/bin/ now.
-
- Jun 08, 2022
-
-
Hueser, Christian authored
Put executable into bin directory during build See merge request hifis/software/education/gitlab-ci/exercise-project!4
-
Hueser, Christian authored
* The built executable should be put into the bin folder.
-
- Jun 07, 2022
-
-
Huste, Tobias authored
Fix linting violations and errors in cmake project Closes #1 See merge request hifis/software/education/gitlab-ci/exercise-project!2
-
Hueser, Christian authored
* Fixed style guide violations detected by cpplint. * Fixed errors in the cmake project when building the project.
-
- May 10, 2022
-
-
Huste, Tobias authored
-