Skip to content
Snippets Groups Projects

AthenaExamples: cmake configuration and package cleanup

Merged Frank Winklmeier requested to merge fwinkl/athena:cmake_examples into master
37 files
+ 81
438
Compare changes
  • Side-by-side
  • Inline
Files
37
/*
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
*/
#ifndef ATHASGEXUNITTEST_MYPACKAGEDICT_H
#define ATHASGEXUNITTEST_MYPACKAGEDICT_H
#include "AthAsgExUnittest/MyPackageTool.h"
#endif
Loading