From 2eaec3f08e46dd2bea8573e0f7a89fd26716b04d Mon Sep 17 00:00:00 2001 From: StapleButter Date: Mon, 18 Dec 2017 19:54:33 +0100 Subject: add it to the CMake list too --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5941ae2..195f9d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -28,6 +28,7 @@ SET(SOURCES src/SPI.cpp src/SPU.cpp src/Wifi.cpp + src/WifiAP.cpp src/libui_sdl/libui/common/areaevents.c src/libui_sdl/libui/common/control.c src/libui_sdl/libui/common/debug.c -- cgit v1.2.3