Skip to content
Snippets Groups Projects
Commit c2e00ef3 authored by Martin Gels's avatar Martin Gels
Browse files

bug 1005: Added tmp cmakefile.

parent a7217483
No related branches found
No related tags found
No related merge requests found
......@@ -275,6 +275,7 @@ LCS/Blob/test/tBlobStream.in_le -text svneol=unset#unset
LCS/CMakeLists.txt -text
LCS/Common/CMakeLists.txt -text
LCS/Common/include/Common/CMakeLists.txt -text
LCS/Common/lofar_config.h.cmake -text
LCS/Common/src/CMakeLists.txt -text
LCS/Common/src/Common-Model.cat -text
LCS/Common/test/CMakeLists.txt -text
......
/* Generated by lofar_init.m4 */
#ifndef LOFAR_CONFIG_H
#define LOFAR_CONFIG_H
#if defined(HAVE_CONFIG_H)
#include <config.h>
#endif
#define HAVE_LOFAR_COMMON 1
#define LOFARLOGGER_PACKAGE "LCS.Common"
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment