Skip to content
Snippets Groups Projects

Fix config.cpp include in CMakeLists.txt of systems_design (Case sensitive)

Merged Maurice Zimmnau requested to merge fix/CMakeLists_include_config_cpp_case_sensitive into main

Description

Build fails on unix systems, because config.cpp was written with capital letter (Config.cpp) in CMakeLists.txt, but the file name is config.cpp.

Testing Instructions

  1. Configure project
  2. See succesfull configurateion of build project

Developer Checklist

  • Code has been tested locally and/or in pipeline.
  • Merge conflicts resolved with the target branch.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading