mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
meson.build: add license flag
Signed-off-by: Steven Noonan <steven@valvesoftware.com>
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
project('GameNetworkingSockets', 'cpp', 'c',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
]
|
||||
],
|
||||
license: 'BSD'
|
||||
)
|
||||
|
||||
flags_common = [
|
||||
|
||||
Reference in New Issue
Block a user