Skip to content

Commit 062963d

Browse files
committed
CMake (GNU): disable wifi support
1 parent 4b7f231 commit 062963d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1263,7 +1263,7 @@ elseif(GNU)
12631263
src/detection/uptime/uptime_linux.c
12641264
src/detection/users/users_linux.c
12651265
src/detection/wallpaper/wallpaper_linux.c
1266-
src/detection/wifi/wifi_linux.c
1266+
src/detection/wifi/wifi_nosupport.c
12671267
src/detection/wm/wm_linux.c
12681268
src/detection/de/de_linux.c
12691269
src/detection/wmtheme/wmtheme_linux.c

0 commit comments

Comments
 (0)