Skip to content

Correct CMakeLists.txt

Sebastien Ponce requested to merge sponce_fixCmakeLists into master

Fixes 2 problems introduced in CMakelists.txt and somehow missed by the nightlies :

  • introduction of Muon include dir while the files are not there
  • persistence of install rule for Conditions while directory has been removed

Merge request reports