Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reorganize cmake directory.
[simgrid.git] / buildtools / Cmake / src / tracing_config.h.in
diff --git a/buildtools/Cmake/src/tracing_config.h.in b/buildtools/Cmake/src/tracing_config.h.in
deleted file mode 100644 (file)
index 1aa5f02..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * tracing_config.h
- *
- *  Created on: Apri 1, 2010
- *      Author: Lucas Schnorr
- *     License: This program is free software; you can redistribute
- *              it and/or modify it under the terms of the license
- *              (GNU LGPL) which comes with this package.
- *
- *     Copyright (c) 2009 The SimGrid team.
- */
-
-#ifndef __TRACING_CONFIG_H
-#define __TRACING_CONFIG_H
-
-/* Tracing SimGrid */
-#cmakedefine HAVE_TRACING @HAVE_TRACING@
-
-#endif