mirror of
https://github.com/lubosz/overte.git
synced 2025-04-06 16:42:12 +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})
|
||||
set(DIR "opusCodec")
|
||||
add_subdirectory(${DIR})
|
||||
set(DIR "opusCodec")
|
||||
add_subdirectory(${DIR})
|
||||
|
||||
# example plugins
|
||||
set(DIR "KasenAPIExample")
|
||||
|
|
Loading…
Reference in a new issue