mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 10:30:47 +00:00
Fix enabling C99 on older compilers
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
set(SO_VERSION 2)
|
||||
set_property(GLOBAL PROPERTY C_STANDARD 99)
|
||||
|
||||
find_package(LibUUID REQUIRED)
|
||||
find_package(Threads REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user