Added working CMake build (#1)
This commit is contained in:
parent
bbca7d0a0f
commit
4e5a59b34d
5 changed files with 45 additions and 3 deletions
|
|
@ -18,7 +18,7 @@
|
|||
#include <wchar.h>
|
||||
|
||||
#include "st.h"
|
||||
#include "win.h"
|
||||
#include "../win.h"
|
||||
|
||||
#if defined(__linux)
|
||||
#include <pty.h>
|
||||
|
|
|
|||
Reference in a new issue