Fixed case in include file name.
This commit is contained in:
parent
a4cb3dc862
commit
33a630f791
@ -17,7 +17,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.6 FATAL_ERROR)
|
||||
INCLUDE(cmake/Utils.cmake)
|
||||
|
||||
INCLUDE(CheckIncludeFiles)
|
||||
INCLUDE(CheckIncludeFileCxx)
|
||||
INCLUDE(CheckIncludeFileCXX)
|
||||
INCLUDE(CheckFunctionExists)
|
||||
INCLUDE(CheckSymbolExists)
|
||||
INCLUDE(CheckTypeSize)
|
||||
|
Loading…
Reference in New Issue
Block a user