No more generated config files.
parent
c06df18ea7
commit
fe92edfb4e
@ -1,7 +0,0 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#cmakedefine MEMXML_DATA_PATH @MEMXML_DATA_PATH@
|
||||
#cmakedefine HAVE_64_BIT
|
||||
|
||||
#endif // CONFIG_H
|
@ -1,6 +0,0 @@
|
||||
#ifndef CURSES_FAKE_H
|
||||
#define CURSES_FAKE_H
|
||||
|
||||
#include <@NCURSES_H@>
|
||||
|
||||
#endif // CURSES_FAKE_H
|
Loading…
Reference in New Issue