2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 10:37:41 -04:00

Remove two wayward tabs.

This commit is contained in:
philippelatulippe
2011-04-22 20:58:58 -04:00
parent 0527bc47d0
commit 0a0f317970

View File

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