Readd C_STANDARD property for libgamestream and moonlight-common-c

This commit is contained in:
Iwan Timmer 2017-09-07 11:08:33 +02:00
parent d32b5b656f
commit 06c3c7aada

View File

@ -1,4 +1,5 @@
set(SO_VERSION 2)
set_property(GLOBAL PROPERTY C_STANDARD 99)
find_package(LibUUID REQUIRED)
find_package(Threads REQUIRED)