Skip to content

Moved global preprocessor definitions to targets

Lars Bilke requested to merge bilke/ogs:rm-add-def into master

Replaced add_definitions() with target_compile_definitions(). Narrows scope of preprocessor defines.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
Edited by Lars Bilke

Merge request reports