mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2025-07-01 23:35:47 +00:00
Readd C_STANDARD property for libgamestream and moonlight-common-c
This commit is contained in:
parent
d32b5b656f
commit
06c3c7aada
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user