mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-06-16 22:01:11 +00:00
Readd C_STANDARD property for libgamestream and moonlight-common-c
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
set(SO_VERSION 2)
|
set(SO_VERSION 2)
|
||||||
|
set_property(GLOBAL PROPERTY C_STANDARD 99)
|
||||||
|
|
||||||
find_package(LibUUID REQUIRED)
|
find_package(LibUUID REQUIRED)
|
||||||
find_package(Threads REQUIRED)
|
find_package(Threads REQUIRED)
|
||||||
|
|||||||
Reference in New Issue
Block a user