mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-07 13:32:55 +02:00
Add steamworks to interface externals
This commit is contained in:
parent
bfc789f072
commit
588fdd6efa
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@ if (WIN32)
|
|||
add_dependency_external_projects(OpenVR)
|
||||
add_dependency_external_projects(neuron)
|
||||
add_dependency_external_projects(wasapi)
|
||||
add_dependency_external_projects(steamworks)
|
||||
endif()
|
||||
|
||||
# disable /OPT:REF and /OPT:ICF for the Debug builds
|
||||
|
|
Loading…
Reference in a new issue