更新 '3rdparty/CMakeLists.txt'
This commit is contained in:
parent
7c0286287e
commit
6f6113cf8f
2
3rdparty/CMakeLists.txt
vendored
2
3rdparty/CMakeLists.txt
vendored
@ -3,7 +3,7 @@ if (NOT SYSTEM_SQLITE)
|
|||||||
add_subdirectory(sqlite3)
|
add_subdirectory(sqlite3)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (ENABLE_IAX1)
|
if (ENABLE_IAX)
|
||||||
add_subdirectory(iaxclient/lib)
|
add_subdirectory(iaxclient/lib)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user