mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 12:42:58 +02:00
fix marcus being very stoopid
This commit is contained in:
parent
c714d2d417
commit
6a294404c2
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ if (NOT SERVER_ONLY AND NOT ANDROID)
|
||||||
add_subdirectory(${DIR})
|
add_subdirectory(${DIR})
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
server-side plugins
|
# server-side plugins
|
||||||
set(DIR "pcmCodec")
|
set(DIR "pcmCodec")
|
||||||
add_subdirectory(${DIR})
|
add_subdirectory(${DIR})
|
||||||
set(DIR "hifiCodec")
|
set(DIR "hifiCodec")
|
||||||
|
|
Loading…
Reference in a new issue