mirror of
https://github.com/overte-org/overte.git
synced 2025-08-12 04:29:02 +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(OpenVR)
|
||||||
add_dependency_external_projects(neuron)
|
add_dependency_external_projects(neuron)
|
||||||
add_dependency_external_projects(wasapi)
|
add_dependency_external_projects(wasapi)
|
||||||
|
add_dependency_external_projects(steamworks)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# disable /OPT:REF and /OPT:ICF for the Debug builds
|
# disable /OPT:REF and /OPT:ICF for the Debug builds
|
||||||
|
|
Loading…
Reference in a new issue