mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 05:37:17 +02:00
Fix minor cmake oopsie.
This commit is contained in:
parent
b2d15a38e9
commit
0022170400
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ endif()
|
||||||
# add_subdirectory(${DIR})
|
# add_subdirectory(${DIR})
|
||||||
set(DIR "opusCodec")
|
set(DIR "opusCodec")
|
||||||
add_subdirectory(${DIR})
|
add_subdirectory(${DIR})
|
||||||
set(DIR "opusCodec")
|
|
||||||
add_subdirectory(${DIR})
|
|
||||||
|
|
||||||
# example plugins
|
# example plugins
|
||||||
set(DIR "KasenAPIExample")
|
set(DIR "KasenAPIExample")
|
||||||
|
|
Loading…
Reference in a new issue