|
|
@ -30,9 +30,9 @@ else() |
|
|
|
if(Speex_FIND_REQUIRED) |
|
|
|
if(Speex_FIND_REQUIRED) |
|
|
|
if(NOT Speex_LIBRARIES) |
|
|
|
if(NOT Speex_LIBRARIES) |
|
|
|
message(FATAL_ERROR "Could not find speex libraries") |
|
|
|
message(FATAL_ERROR "Could not find speex libraries") |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
if(NOT Speex_INCLUDE_DIR) |
|
|
|
if(NOT Speex_INCLUDE_DIR) |
|
|
|
message(FATAL_ERROR "Could not find speex includes") |
|
|
|
message(FATAL_ERROR "Could not find speex includes") |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
endif() |
|
|
|