Skip to content
Snippets Groups Projects

cmake: separate commandline args to list

Closed Stephan Hilb requested to merge stephan.hilb/dune-common:fix/mpi-cmake into master

Providing space-separated MPI_DUNE_COMPILE_FLAGS would previously add them as a single list entry to the cmake list COMPILE_OPTIONS and thus ruin the command-line having something like

/usr/bin/c++ "-arg1 -arg2" -other -args

Merge request reports

Pipeline #21403 passed

Pipeline passed for 204c64b7 on stephan.hilb:fix/mpi-cmake

Approval is optional

Closed by Christoph GrüningerChristoph Grüninger 5 years ago (Dec 19, 2019 10:11pm UTC)

Merge details

  • The changes were not merged into master.

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