We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6748895 commit 5dc1d77Copy full SHA for 5dc1d77
gbsp/CMakeLists.txt
@@ -1,4 +1,5 @@
1
cmake_minimum_required(VERSION 3.5)
2
set(COMPONENTS "main retro-go gbsp-libretro app_trace bootloader esptool_py")
3
+set(RG_ENABLE_NETWORKING 0)
4
include(../base.cmake)
5
project(gbsp)
0 commit comments