dfhack/examples/fake-curses.h.cmake

6 lines
92 B
CMake

#ifndef CURSES_FAKE_H
#define CURSES_FAKE_H
#include <@NCURSES_H@>
#endif // CURSES_FAKE_H