diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f920662f3e98ee4254b38c522640e2a43b2c727..bc24ce1eac1835beb4d52ca885749ebd5ebdb2ef 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,13 @@ +### +# +# @copyright 2013-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, +# Univ. Bordeaux. All rights reserved. +# +# @version 1.0.0 +# @author Mathieu Faverge +# @date 2013-06-24 +# +### include(RulesPrecisions) include(AddSourceFiles)