mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 18:39:18 +02:00
enable uart for default windows and linux build
This commit is contained in:
@@ -13,7 +13,7 @@ if (APPLE)
|
||||
endif()
|
||||
|
||||
option(USE_IMGUI_GL3 "Use OpenGL3+ imgui implementation" OFF)
|
||||
option(WITH_UART "Compile with libserialport" OFF)
|
||||
option(WITH_UART "Compile with libserialport" ON)
|
||||
|
||||
set(SOURCES
|
||||
"Texture.cpp"
|
||||
|
||||
Reference in New Issue
Block a user