Added working CMake build (#1)

This commit is contained in:
Jef Roosens 2020-11-05 17:02:06 +01:00
parent bbca7d0a0f
commit 4e5a59b34d
5 changed files with 45 additions and 3 deletions

View file

View file

@ -18,7 +18,7 @@
#include <wchar.h>
#include "st.h"
#include "win.h"
#include "../win.h"
#if defined(__linux)
#include <pty.h>